hosts: add public keys
All checks were successful
Check flake / build-amd64-linux (push) Successful in 1m18s

This commit is contained in:
2025-09-08 22:38:54 +01:00
parent 9919d25454
commit 614fa18ef7
18 changed files with 27 additions and 0 deletions

View File

@@ -25,6 +25,8 @@ in
hostPlatform = "x86_64-linux";
};
age.rekey.hostPubkey = ./ssh_host_ed25519_key.pub;
boot.loader = {
systemd-boot = {
enable = true;