pin kernel

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
ahuston-0 2025-02-01 14:51:34 -05:00
parent cb91b05622
commit 8414f2da2a
No known key found for this signature in database
GPG Key ID: 47940175096C1330

View File

@ -31,7 +31,7 @@
};
boot = {
#kernelPackages = lib.mkForce pkgs.linuxPackages_zen;
kernelPackages = lib.mkForce pkgs.linuxPackages_6_6;
useSystemdBoot = true;
default = true;
};