mirror of
https://github.com/oqyude/nixos.git
synced 2026-08-08 23:53:11 +03:00
path moving
This commit is contained in:
@@ -15,7 +15,7 @@ in
|
||||
# package = master.syncthing;
|
||||
systemService = true;
|
||||
guiAddress = "0.0.0.0:8384";
|
||||
configDir = "${xlib.dirs.storage}/Syncthing/${xlib.device.hostname}";
|
||||
configDir = "${xlib.dirs.storage}/persist/Syncthing/${xlib.device.hostname}";
|
||||
dataDir = "${xlib.dirs.server-home}";
|
||||
group = "users";
|
||||
user = "${xlib.device.username}";
|
||||
|
||||
Reference in New Issue
Block a user