feat(desktop): do some more settings for better performance.
This commit is contained in:
parent
1afa04235f
commit
d155147165
4 changed files with 38 additions and 2 deletions
|
|
@ -8,7 +8,6 @@
|
|||
};
|
||||
|
||||
config = lib.mkIf config.crony.watchdog.disable {
|
||||
boot.kernelParams = ["nmi_watchdog=0"];
|
||||
boot.blacklistedKernelModules = ["sp5100_tco"];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue