thermald
This commit is contained in:
parent
5f5c70958e
commit
be10c5e749
2 changed files with 3 additions and 7 deletions
|
@ -21,6 +21,9 @@
|
|||
efi.canTouchEfiVariables = true;
|
||||
};
|
||||
|
||||
# thermald proactively prevents overheating on intel CPUs and works well with other tools
|
||||
services.thermald.enable = true;
|
||||
|
||||
# nvidia driver
|
||||
services.xserver.videoDrivers = [ "nvidia" ];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue