hestia: disable backup
This commit is contained in:
parent
b0f6051c4a
commit
f94d93f0de
1 changed files with 1 additions and 0 deletions
|
@ -9,5 +9,6 @@
|
||||||
networking.hostId = "85eb2d89"; # "hestia" in base64->hex
|
networking.hostId = "85eb2d89"; # "hestia" in base64->hex
|
||||||
|
|
||||||
modules.hardware.form.server = true;
|
modules.hardware.form.server = true;
|
||||||
|
modules.backups.enable = false; # hestia is a backup target
|
||||||
boot.loader.timeout = 1;
|
boot.loader.timeout = 1;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue