fix mismatched types issue

This commit is contained in:
= 2025-11-08 21:30:34 +00:00
parent 867aacd6cb
commit 4aa0ac2a7f

View file

@ -165,7 +165,7 @@ in {
inherit preHook; inherit preHook;
inherit postHook; inherit postHook;
}; };
}) {} (builtins.attrNames cfg); } else acc) {} (builtins.attrNames cfg);
systemd.tmpfiles.settings = { systemd.tmpfiles.settings = {
"99-borgdatabasebackups"."/var/backup/postgres".d = { "99-borgdatabasebackups"."/var/backup/postgres".d = {