aboutsummaryrefslogtreecommitdiff
path: root/modules/sops.nix
diff options
context:
space:
mode:
authorKaran Jayachandra <mail@karanjayachandra.com>2026-07-18 22:09:05 +0200
committerKaran Jayachandra <mail@karanjayachandra.com>2026-07-18 22:09:05 +0200
commit3fdf4a3e0dbd55b2b1dce12ca0396dc018c4e0e3 (patch)
treeb5f207fd899673597fe2cc8e3825866eb904296f /modules/sops.nix
parente0a0b397fd015b6ec724fa20fa1ede5b8c8c3ddf (diff)
Added the changes for the Adguard fix
Diffstat (limited to 'modules/sops.nix')
-rw-r--r--modules/sops.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/sops.nix b/modules/sops.nix
index 5e0fbf6..a71b370 100644
--- a/modules/sops.nix
+++ b/modules/sops.nix
@@ -30,6 +30,7 @@
owner = "adguardhome";
group = "adguardhome";
mode = "0400";
+ restartUnits = [ "adguardhome.service" ];
};
};
};