fix agenix boot problem on remote?

This commit is contained in:
andromeda
2026-01-10 10:33:06 +01:00
parent 2d1048b00f
commit 0781c8428d

View File

@@ -3,4 +3,7 @@
efiSupport = true; efiSupport = true;
efiInstallAsRemovable = true; efiInstallAsRemovable = true;
}; };
age.identityPaths = [
"/persist/etc/ssh/ssh_host_ed25519_key"
];
} }