hosts: remove deprecated grub version option
This commit is contained in:
@@ -15,7 +15,6 @@ in {
|
||||
];
|
||||
|
||||
boot.loader.grub.enable = true;
|
||||
boot.loader.grub.version = 2;
|
||||
boot.loader.grub.device = "/dev/sda";
|
||||
|
||||
networking.hostName = "minecraft-2";
|
||||
|
Reference in New Issue
Block a user