diff --git a/hosts/test/configuration.nix b/hosts/test/configuration.nix index 4fdb6fb..2939e2a 100644 --- a/hosts/test/configuration.nix +++ b/hosts/test/configuration.nix @@ -13,13 +13,6 @@ homelab = { core = { kernel = "lts"; - bootloader = { - type = "grub"; - grub = { - enable = true; - device = "nodev"; - }; - }; }; virtualization = {