syncthing: remove
shit doesn't work
This commit is contained in:
parent
ac80b527dd
commit
e1b05e6fa8
1 changed files with 0 additions and 6 deletions
|
@ -4,7 +4,6 @@
|
|||
environment.persistence."/nix/persist" = {
|
||||
users."${username}".directories = [
|
||||
".local/share/org.localsend.localsend_app"
|
||||
".config/syncthing"
|
||||
];
|
||||
};
|
||||
|
||||
|
@ -12,9 +11,4 @@
|
|||
enable = true;
|
||||
openFirewall = true;
|
||||
};
|
||||
|
||||
services.syncthing = {
|
||||
enable = true;
|
||||
openDefaultPorts = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue