hosts/test-nixos: remove redundant bootloader config

This commit is contained in:
2025-08-31 15:53:25 -07:00
parent 0e119e5c66
commit ca7eb9f353

View File

@@ -12,9 +12,6 @@
qemu.enable = true;
spice.enable = true;
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
base.userSSHKeys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILiUy2yjIkdryH7pYMdkCNryy9gceqXJ7bhtMvvpPBIk etorres@xenon"
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILPByHF+TF/4rsMtZ+HxZfwmNi83sia5t+OHjn8X7BHn etorres@radon"