mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-22 08:04:20 +01:00
Remove boot.loader.grub.version
on toothpick as it does nothing
Signed-off-by: magic_rb <richard@brezak.sk>
This commit is contained in:
parent
0d37adfb9b
commit
82369662a4
|
@ -3,7 +3,6 @@
|
||||||
boot.loader.grub = {
|
boot.loader.grub = {
|
||||||
enable = true;
|
enable = true;
|
||||||
device = "/dev/vda";
|
device = "/dev/vda";
|
||||||
version = 2;
|
|
||||||
efiSupport = false;
|
efiSupport = false;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue