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

@@ -15,6 +15,8 @@
nixpkgs.hostPlatform = "aarch64-linux";
age.rekey.hostPubkey = ./ssh_host_ed25519_key.pub;
hardware = {
raspberry-pi."4" = {
apply-overlays-dtmerge.enable = true;