tidy a bit

This commit is contained in:
andromeda
2026-04-03 21:26:04 +02:00
parent de1879b9a0
commit 2ef56f1479
14 changed files with 84 additions and 288 deletions

View File

@@ -1,9 +0,0 @@
{
boot.loader.grub = {
efiSupport = true;
efiInstallAsRemovable = true;
};
age.identityPaths = [
"/persist/etc/ssh/ssh_host_ed25519_key"
];
}