switch back to systemd-boot
This commit is contained in:
parent
79882b73bd
commit
de1091b3b0
1 changed files with 1 additions and 5 deletions
|
@ -29,11 +29,7 @@
|
|||
boot = {
|
||||
loader = {
|
||||
efi.canTouchEfiVariables = true;
|
||||
grub = {
|
||||
enable = true;
|
||||
efiSupport = true;
|
||||
device = "nodev";
|
||||
};
|
||||
systemd-boot.enable = true;
|
||||
};
|
||||
supportedFilesystems = [ "zfs" ];
|
||||
kernelPackages = pkgs.zfs.latestCompatibleLinuxPackages;
|
||||
|
|
Loading…
Add table
Reference in a new issue