Remove redundant grub version specifier
This commit is contained in:
@ -8,7 +8,6 @@ with lib.my;
|
||||
];
|
||||
|
||||
boot.loader.grub.enable = true;
|
||||
boot.loader.grub.version = 2;
|
||||
boot.loader.grub.device = "/dev/sda";
|
||||
boot.loader.grub.zfsSupport = true;
|
||||
|
||||
|
Reference in New Issue
Block a user