Remove boot.loader.grub.version on toothpick as it does nothing

Signed-off-by: magic_rb <richard@brezak.sk>
This commit is contained in:
magic_rb 2023-10-29 17:51:19 +01:00 committed by magic_rb
parent 0d37adfb9b
commit 82369662a4

View file

@ -3,7 +3,6 @@
boot.loader.grub = {
enable = true;
device = "/dev/vda";
version = 2;
efiSupport = false;
};
}