laptop: switch to Zen kernel

This commit is contained in:
Lgmrszd 2025-04-11 18:43:40 +04:00
parent 0c56515750
commit ef45ed92b6
No known key found for this signature in database
GPG key ID: 9396B8BA6FBB14DE

View file

@ -13,7 +13,7 @@ in
./mounts.nix
./akkotest.nix
];
# boot.kernelPackages = pkgs.linuxPackages_zen;
boot.kernelPackages = pkgs.linuxPackages_zen;
# Use the systemd-boot EFI boot loader.
# NOT! Let's use GRUB instead