diff options
| author | andromeda <andromeda@lenovo> | 2026-04-03 21:26:04 +0200 |
|---|---|---|
| committer | andromeda <andromeda@lenovo> | 2026-04-03 21:26:04 +0200 |
| commit | 2ef56f1479e8b64fc656b29e89fbdec3969c8078 (patch) | |
| tree | a858066f1122bc436c84ca63ed37f01761289bba /modules/nixos/boot | |
| parent | de1879b9a0b9a412068785d81cc17bbf947d0eef (diff) | |
tidy a bit
Diffstat (limited to 'modules/nixos/boot')
| -rw-r--r-- | modules/nixos/boot/109-199-104-83.nix | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/modules/nixos/boot/109-199-104-83.nix b/modules/nixos/boot/109-199-104-83.nix deleted file mode 100644 index 4854826..0000000 --- a/modules/nixos/boot/109-199-104-83.nix +++ /dev/null @@ -1,9 +0,0 @@ -{ - boot.loader.grub = { - efiSupport = true; - efiInstallAsRemovable = true; - }; - age.identityPaths = [ - "/persist/etc/ssh/ssh_host_ed25519_key" - ]; -} |
