This commit is contained in:
2025-10-26 09:48:56 +03:00
parent 95d2212901
commit 50a5f63cb0
+1 -1
View File
@@ -12,7 +12,7 @@ in
{
services.syncthing = {
enable = true;
package = pkgs.syncthing;
# package = master.syncthing;
systemService = true;
guiAddress = "0.0.0.0:8384";
configDir = "${xlib.dirs.storage}/Syncthing/${xlib.device.hostname}";