mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-15 06:30:10 +03:00
123
This commit is contained in:
@@ -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}";
|
||||
|
||||
Reference in New Issue
Block a user