i forgot to remove the bootloader options in the configuration
This commit is contained in:
@@ -13,13 +13,6 @@
|
||||
homelab = {
|
||||
core = {
|
||||
kernel = "lts";
|
||||
bootloader = {
|
||||
type = "grub";
|
||||
grub = {
|
||||
enable = true;
|
||||
device = "nodev";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
virtualization = {
|
||||
|
||||
Reference in New Issue
Block a user