Dont need this its obvious actually
This commit is contained in:
@@ -11,7 +11,6 @@
|
|||||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||||
boot.initrd.kernelModules = [ "amdgpu" ];
|
boot.initrd.kernelModules = [ "amdgpu" ];
|
||||||
|
|
||||||
# Kernel parameters for security and performance
|
|
||||||
boot.kernelParams = [
|
boot.kernelParams = [
|
||||||
"preempt=full"
|
"preempt=full"
|
||||||
"slab_nomerge"
|
"slab_nomerge"
|
||||||
|
|||||||
Reference in New Issue
Block a user