use bore-lto-zen4 variant of kernel on acer
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ rec {
|
|||||||
|
|
||||||
# Kernel
|
# Kernel
|
||||||
# boot.initrd.availableKernelModules = [ "xhci_pci" "ahci" "usb_storage" "sd_mod" "rtsx_pci_sdmmc" ];
|
# boot.initrd.availableKernelModules = [ "xhci_pci" "ahci" "usb_storage" "sd_mod" "rtsx_pci_sdmmc" ];
|
||||||
boot.kernelPackages = pkgs.cachyosKernels.linuxPackages-cachyos-latest;
|
boot.kernelPackages = pkgs.cachyosKernels.linuxPackages-cachyos-bore-lto-zen4;
|
||||||
boot.zfs.package = config.boot.kernelPackages.zfs_cachyos;
|
boot.zfs.package = config.boot.kernelPackages.zfs_cachyos;
|
||||||
|
|
||||||
# Swap
|
# Swap
|
||||||
|
|||||||
Reference in New Issue
Block a user