Dont need this its obvious actually

This commit is contained in:
2025-12-20 17:52:31 -07:00
parent 1bf4a88be0
commit 5e27cd814f

View File

@@ -11,7 +11,6 @@
boot.kernelPackages = pkgs.linuxPackages_latest;
boot.initrd.kernelModules = [ "amdgpu" ];
# Kernel parameters for security and performance
boot.kernelParams = [
"preempt=full"
"slab_nomerge"