This commit is contained in:
2025-05-18 13:16:16 +03:00
parent 6bd6ac0ac0
commit f28cfcb1ec
+1
View File
@@ -70,6 +70,7 @@ let
boot = {
kernelPackages = lib.mkDefault pkgs.linuxPackages_xanmod_stable;
kernelParams = [ "usbcore.autosuspend=-1" ];
loader = {
systemd-boot.enable = lib.mkDefault true;
efi.canTouchEfiVariables = lib.mkDefault true;