This commit is contained in:
2026-01-19 15:58:58 +03:00
parent 299f8592c2
commit 639fa24677
3 changed files with 2 additions and 34 deletions
+1 -1
View File
@@ -110,7 +110,7 @@ let
];
};
syncthing = {
enable = false;
enable = true;
systemService = true;
configDir = "${xlib.dirs.user-storage}/Syncthing/${config.system.name}";
dataDir = "${xlib.dirs.user-home}";