fix: postgresql backups
This commit is contained in:
parent
a2a0fb4a43
commit
7a910b5567
@ -86,7 +86,7 @@ in
|
||||
};
|
||||
};
|
||||
backup = {
|
||||
host = config.device;
|
||||
host = config.networking.hostName;
|
||||
label = backup.dbName;
|
||||
ignore-devid = true;
|
||||
group-by = "label";
|
||||
|
Loading…
x
Reference in New Issue
Block a user