mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
fix: disable cpupower-gui
This commit is contained in:
parent
256e60911c
commit
d646321d71
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
services = {
|
||||
thermald.enable = true;
|
||||
cpupower-gui.enable = true;
|
||||
# cpupower-gui.enable = true;
|
||||
# power-profiles-daemon.enable = true;
|
||||
|
||||
upower = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue