diff --git a/modules/adguard.nix b/modules/adguard.nix index 4a2b2fb..a7efca4 100644 --- a/modules/adguard.nix +++ b/modules/adguard.nix @@ -69,9 +69,6 @@ in config = lib.mkIf cfg.enable { # Provide an adguard clients partial config for injection sops.templates."adguard_clients.yaml" = { - owner = "root"; - group = "adguardhome"; - mode = "0440"; content = builtins.toJSON { clients = { persistent = map (client: {