fix mismatched types issue
This commit is contained in:
parent
867aacd6cb
commit
4aa0ac2a7f
1 changed files with 1 additions and 1 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue