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