use stable kernel on frameowkr

This commit is contained in:
fuckwit 2025-04-04 10:58:51 +02:00
parent c422607636
commit cacdcca2e6
No known key found for this signature in database

View File

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