use unstable syncthing
This commit is contained in:
parent
7107bfabd9
commit
37dfae0053
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@
|
|||
user = "cyryl";
|
||||
dataDir = "/home/cyryl/.syncthing";
|
||||
openDefaultPorts = true;
|
||||
package = pkgs.syncthing;
|
||||
package = pkgs.unstable.syncthing;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue