use unstable syncthing
This commit is contained in:
parent
1db3202ba6
commit
f8922c1cbd
1 changed files with 2 additions and 1 deletions
|
@ -111,10 +111,11 @@ in {
|
|||
|
||||
services.syncthing = {
|
||||
enable = true;
|
||||
dataDir = "/home/stefan";
|
||||
openDefaultPorts = true;
|
||||
package = unstable.syncthing;
|
||||
user = "stefan";
|
||||
group = "users";
|
||||
dataDir = "/home/stefan";
|
||||
};
|
||||
|
||||
services.avahi.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue