diff --git a/hosts/gaming-pc.nix b/hosts/gaming-pc.nix index 5802e50..07bf8a7 100644 --- a/hosts/gaming-pc.nix +++ b/hosts/gaming-pc.nix @@ -53,7 +53,7 @@ # Kernel # boot.initrd.availableKernelModules = [ "xhci_pci" "ahci" "usb_storage" "sd_mod" "rtsx_pci_sdmmc" ]; - boot.kernelPackages = pkgs.linuxKernel.packages.linux_7_0; + boot.kernelPackages = pkgs.cachyosKernels.linuxPackages-cachyos-bore-lto-x86_64-v3; # Swap zramSwap = {