hosts: poseidon: remove deprecated grub version
This commit is contained in:
parent
5a87733a95
commit
c2cf932f59
|
@ -19,7 +19,6 @@ in {
|
|||
|
||||
# Use the GRUB 2 boot loader.
|
||||
boot.loader.grub.enable = true;
|
||||
boot.loader.grub.version = 2;
|
||||
boot.loader.grub.device = "/dev/sda"; # or "nodev" for efi only
|
||||
|
||||
boot.supportedFilesystems = ["btrfs"];
|
||||
|
|
Loading…
Reference in a new issue