diff --git a/hosts/petalburg/default.nix b/hosts/petalburg/default.nix index f5935da5..51667fcb 100644 --- a/hosts/petalburg/default.nix +++ b/hosts/petalburg/default.nix @@ -47,7 +47,6 @@ in { ./hardware-configuration.nix ]; - # Bootloader. boot.loader.systemd-boot.enable = true; boot.loader.efi.canTouchEfiVariables = true;