server7: switch to systemd-boot

This commit is contained in:
Astro 2023-03-06 20:56:50 +01:00
parent 6dd7514bee
commit ec245aa4e9
1 changed files with 1 additions and 9 deletions

View File

@ -11,15 +11,7 @@
};
boot = {
loader.grub = {
enable = true;
efiSupport = true;
# TODO: remove after installation
efiInstallAsRemovable = true;
version = 2;
# Define on which hard drive you want to install Grub.
device = "/dev/loop0"; # or "nodev" for efi only
};
loader.systemd-boot-enable = true;
kernelParams = [
"preempt=none"
# No server/router runs any untrusted user code