hosts/*: clean and standardize format
This commit is contained in:
parent
f70739f81c
commit
3a5c6800fa
13 changed files with 62 additions and 135 deletions
|
@ -6,10 +6,11 @@
|
|||
];
|
||||
|
||||
system.stateVersion = "25.05";
|
||||
networking.hostId = "85eb2d89"; # "hestia" in base64->hex
|
||||
|
||||
age.rekey.hostPubkey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBanlhzmtBf5stg2yYdxqb9FzFZmum/rlWod/akWQI3c root@hestia";
|
||||
|
||||
networking.hostId = "85eb2d89"; # "hestia" in base64->hex
|
||||
|
||||
modules.hardware.form.server = true;
|
||||
modules.backups.enable = false; # hestia is a backup target
|
||||
boot.loader.timeout = 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue