hosts/*: clean and standardize format

This commit is contained in:
Infinidoge 2025-03-11 14:42:23 -04:00
parent f70739f81c
commit 3a5c6800fa
Signed by: Infinidoge
SSH key fingerprint: SHA256:oAMyvotlNFraMmZmr+p6AxnNfW/GioTs1pOn3V4tQ7A
13 changed files with 62 additions and 135 deletions

View file

@ -6,10 +6,11 @@
];
system.stateVersion = "25.05";
networking.hostId = "8ab8acd3"; # "iris00" in base64->hex
age.rekey.hostPubkey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGsdARqD3MibvnpcUxOZVtstIu9djk+umwFR5tzqKATH root@iris";
networking.hostId = "8ab8acd3"; # "iris00" in base64->hex
modules.hardware.form.server = true;
modules.backups.enable = false; # testing server
boot.loader.timeout = 1;