host/home: remove deprecated boot.loader.grub.version

This commit is contained in:
Dmitriy Pleshevskiy 2023-05-24 11:25:58 +03:00
parent f7c32f1390
commit c8c87b32ae
Signed by: pleshevskiy
GPG Key ID: 79C4487B44403985
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@
# Use the GRUB 2 boot loader.
boot.loader.grub = {
enable = true;
version = 2;
device = "/dev/sdb";
};