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

@@ -22,6 +22,8 @@
};
};
age.rekey.hostPubkey = ./ssh_host_ed25519_key.pub;
boot.loader = {
systemd-boot.enable = true;
efi.canTouchEfiVariables = true;