enable PPD
This commit is contained in:
parent
96b4b62eb1
commit
884ca82fb4
1 changed files with 3 additions and 0 deletions
|
@ -88,6 +88,9 @@
|
|||
# You can disable this if you're only using the Wayland session.
|
||||
# services.xserver.enable = true;
|
||||
|
||||
# Enable PPD to improve battery life maybe
|
||||
services.power-profiles-daemon.enable = true;
|
||||
|
||||
# Enable the KDE Plasma Desktop Environment.
|
||||
services.displayManager.sddm.enable = true;
|
||||
services.displayManager.sddm.wayland.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue