From 3fdf4a3e0dbd55b2b1dce12ca0396dc018c4e0e3 Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Sat, 18 Jul 2026 22:09:05 +0200 Subject: Added the changes for the Adguard fix --- modules/sops.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/sops.nix') 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" ]; }; }; }; -- cgit v1.3.1