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