mob next [ci-skip] [ci skip] [skip ci]
lastFile:modules/clan/personal-computer/syncthing.nix
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
{ config, lib, ... }:
|
{ config, lib, ... }:
|
||||||
{
|
{
|
||||||
services.syncthing.group = lib.optional config.services.syncthing.enable "users";
|
services.syncthing.group = lib.mkIf config.services.syncthing.enable "users";
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user