cachyos kernel
Some checks failed
Build and Deploy / deploy (push) Failing after 2h24m5s

This commit is contained in:
2026-04-13 22:58:29 -04:00
parent ca4e0d42b3
commit abb762604d
5 changed files with 141 additions and 2 deletions

View File

@@ -94,10 +94,11 @@
};
};
# cachyos kernel overlay
nixpkgs.overlays = [ inputs.nix-cachyos-kernel.overlays.default ];
# kernel options
boot = {
kernelPackages = pkgs.linuxPackages_testing;
# kernelPackages = pkgs.linuxPackages_latest;
# aes_generic is built-in as of linux 7.0, no longer a loadable module
initrd.luks.cryptoModules = lib.mkForce (