From e82bbec626110affab5732a968f0fb8dfe502340 Mon Sep 17 00:00:00 2001 From: ashisgreat22 Date: Wed, 18 Mar 2026 21:23:53 +0100 Subject: [PATCH] Cleanup --- modules/adguard.nix | 3 --- 1 file changed, 3 deletions(-) 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: {