Disable power-profiles-daemon

This commit is contained in:
Dave Gallant
2021-05-15 00:54:12 -04:00
parent 96983c4ecb
commit 9de49e2b48
2 changed files with 8 additions and 6 deletions

View File

@@ -11,5 +11,7 @@
networking.interfaces.wlp61s0.useDHCP = true;
services.power-profiles-daemon.enable = false;
}