i forgot to remove the bootloader options in the configuration

This commit is contained in:
2026-07-06 12:35:24 -05:00
parent 232f8ca5f8
commit a0b0f7701a
-7
View File
@@ -13,13 +13,6 @@
homelab = {
core = {
kernel = "lts";
bootloader = {
type = "grub";
grub = {
enable = true;
device = "nodev";
};
};
};
virtualization = {