Remove undervolt warnings
This commit is contained in:
@@ -13,6 +13,7 @@ with pkgs;
|
||||
"ipv6.disable=1"
|
||||
"ahci.mobile_lpm_policy=3"
|
||||
"nmi_watchdog=0"
|
||||
"msr.allow_writes=on"
|
||||
];
|
||||
kernelModules = [ "i915" ];
|
||||
blacklistedKernelModules = [ "btusb" "bluetooth" ];
|
||||
|
||||
Reference in New Issue
Block a user