Add cpu-power gui
This commit is contained in:
parent
443cf97123
commit
471766ef64
|
@ -189,6 +189,7 @@
|
||||||
};
|
};
|
||||||
powerManagement.enable = true;
|
powerManagement.enable = true;
|
||||||
services.power-profiles-daemon.enable = false;
|
services.power-profiles-daemon.enable = false;
|
||||||
|
services.cpupower-gui.enable = true;
|
||||||
|
|
||||||
# Nvidia gpu setup
|
# Nvidia gpu setup
|
||||||
hardware.nvidia = {
|
hardware.nvidia = {
|
||||||
|
|
Loading…
Reference in a new issue