use stable kernel on frameowkr

This commit is contained in:
2025-04-04 10:58:51 +02:00
parent c422607636
commit cacdcca2e6

View File

@@ -16,7 +16,6 @@
pkiBundle = "/etc/secureboot"; pkiBundle = "/etc/secureboot";
}; };
boot.loader.efi.canTouchEfiVariables = true; boot.loader.efi.canTouchEfiVariables = true;
boot.kernelPackages = pkgs.linuxPackages_6_11;
nixpkgs.config.allowUnfree = true; nixpkgs.config.allowUnfree = true;