forked from nyanloutre/nixos-config
LoutreOS: disable syncthing
This commit is contained in:
parent
8c8795cd2a
commit
5a479bbe03
1 changed files with 0 additions and 6 deletions
|
@ -111,12 +111,6 @@ in
|
|||
|
||||
fstrim.enable = true;
|
||||
|
||||
syncthing = {
|
||||
enable = true;
|
||||
dataDir = "/var/lib/syncthing";
|
||||
openDefaultPorts = true;
|
||||
};
|
||||
|
||||
nfs.server = {
|
||||
enable = true;
|
||||
exports = ''
|
||||
|
|
Loading…
Add table
Reference in a new issue