mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-21 23:54:22 +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 = {
|
||||
enable = true;
|
||||
device = "/dev/vda";
|
||||
version = 2;
|
||||
efiSupport = false;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue