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