This commit is contained in:
2025-10-26 09:48:21 +03:00
parent 9589d3dd6c
commit 95d2212901
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ in
{
services.syncthing = {
enable = true;
package = master.syncthing;
package = pkgs.syncthing;
systemService = true;
guiAddress = "0.0.0.0:8384";
configDir = "${xlib.dirs.storage}/Syncthing/${xlib.device.hostname}";