diff --git a/helpers/services.nix b/helpers/services.nix index 4cea204..2e735e7 100644 --- a/helpers/services.nix +++ b/helpers/services.nix @@ -165,7 +165,7 @@ in { inherit preHook; inherit postHook; }; - }) {} (builtins.attrNames cfg); + } else acc) {} (builtins.attrNames cfg); systemd.tmpfiles.settings = { "99-borgdatabasebackups"."/var/backup/postgres".d = {