diff --git a/hosts/matej-tower/configuration.nix b/hosts/matej-tower/configuration.nix index 41d72d6..ac5dfc7 100644 --- a/hosts/matej-tower/configuration.nix +++ b/hosts/matej-tower/configuration.nix @@ -53,6 +53,7 @@ }; # Boot - Lanzaboote secure boot + boot.kernelParams = [ "btusb.reset=1" ]; boot.loader.efi.canTouchEfiVariables = true; boot.loader.systemd-boot.enable = lib.mkForce false; boot.lanzaboote = {