Update + fixes

This commit is contained in:
Aleksandr Lebedev 2026-03-02 18:37:40 +01:00
parent 6607188f81
commit 66947eaa3f
3 changed files with 74 additions and 88 deletions

View file

@ -24,7 +24,7 @@ in {
kernelPackages = lib.mkDefault pkgs.linuxPackages_latest;
loader = {
systemd-boot.enable = !config.${namespace}.hardware.secureBoot.enable;
efi.canTouchEfiVariables = !config.${namespace}.hardware.asahi.enable;
efi.canTouchEfiVariables = true;
};
# Hide the OS choice for bootloaders.
# It's still possible to open the bootloader list by pressing any key