added grub

This commit is contained in:
Steven Carpenter 2023-02-10 14:02:27 -05:00
parent 37dc05d4a3
commit d7a234fca2

View file

@ -40,7 +40,7 @@
}; };
extraModulePackages = [ ]; extraModulePackages = [ ];
loader = { loader = {
systemd-boot.enable = true; # systemd-boot.enable = true;
grub = { grub = {
device = { device = {
# Even if there is a separate no-fs partition ("/dev/disk/by-partlabel/no-fs" i.e. "/dev/vda2"), # Even if there is a separate no-fs partition ("/dev/disk/by-partlabel/no-fs" i.e. "/dev/vda2"),