CachyOS kernel for better performance
This commit is contained in:
parent
876056b933
commit
19146cb0b9
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
./config/sysctl.d/hardening.nix
|
||||
];
|
||||
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
boot.kernelPackages = pkgs.linuxPackages_cachyos;
|
||||
|
||||
boot.kernelParams = [
|
||||
"default_hugepagesz=1G"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue