fix
This commit is contained in:
parent
a5407c8129
commit
7c03785324
3
hosts/headful/work/syncthing.nix
Normal file
3
hosts/headful/work/syncthing.nix
Normal file
|
@ -0,0 +1,3 @@
|
|||
{lib, ...}: {
|
||||
services.syncthing.enable = lib.mkForce false;
|
||||
}
|
Loading…
Reference in a new issue