feat: restart bluetooth on boot for matej-tower

This commit is contained in:
2026-02-22 01:55:24 +01:00
parent 8406979975
commit 103efdb7a9

View File

@@ -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 = {