37 current 2025-10-04 12:54:07 25.05.20251001.5b5be50 6.12.49 *
This commit is contained in:
@@ -5,10 +5,6 @@
|
||||
modules.system.syncthing.enable = lib.mkEnableOption "enables syncthing";
|
||||
};
|
||||
|
||||
config = {
|
||||
modules.system.syncthing.enable = lib.mkDefault true;
|
||||
};
|
||||
|
||||
config = lib.mkIf config.modules.system.syncthing.enable {
|
||||
services.syncthing = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user