feat: restart bluetooth on boot for matej-tower
This commit is contained in:
@@ -53,6 +53,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
# Boot - Lanzaboote secure boot
|
# Boot - Lanzaboote secure boot
|
||||||
|
boot.kernelParams = [ "btusb.reset=1" ];
|
||||||
boot.loader.efi.canTouchEfiVariables = true;
|
boot.loader.efi.canTouchEfiVariables = true;
|
||||||
boot.loader.systemd-boot.enable = lib.mkForce false;
|
boot.loader.systemd-boot.enable = lib.mkForce false;
|
||||||
boot.lanzaboote = {
|
boot.lanzaboote = {
|
||||||
|
|||||||
Reference in New Issue
Block a user