host/home: remove deprecated boot.loader.grub.version
This commit is contained in:
parent
f7c32f1390
commit
c8c87b32ae
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@
|
|||
# Use the GRUB 2 boot loader.
|
||||
boot.loader.grub = {
|
||||
enable = true;
|
||||
version = 2;
|
||||
device = "/dev/sdb";
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue