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