hosts/library: add agenix hostPubkey
All checks were successful
Check flake / build-amd64-linux (push) Successful in 1m22s

This commit is contained in:
2025-09-02 08:18:16 +01:00
parent b8a76b8cb0
commit b15bd77787
4 changed files with 12 additions and 11 deletions

View File

@@ -17,6 +17,8 @@
nixpkgs.hostPlatform = "x86_64-linux";
age.rekey.hostPubkey = ./ssh_host_ed25519_key.pub;
boot = {
loader.systemd-boot.enable = true;
loader.efi.canTouchEfiVariables = true;