This commit is contained in:
stubbfel
2023-06-03 17:51:40 +02:00
parent 420a04671e
commit 0a98eb2a98
3 changed files with 6 additions and 6 deletions

View File

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