diff options
Diffstat (limited to 'modules/plasma.nix')
| -rw-r--r-- | modules/plasma.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/plasma.nix b/modules/plasma.nix index ea06802..d7910dc 100644 --- a/modules/plasma.nix +++ b/modules/plasma.nix @@ -16,4 +16,6 @@ baloo-widgets krdp ]; + + services.power-profiles-daemon.enable = false; } |
