KDE: Difference between revisions
Don't need ddcutil in system packages |
m removed sddm, replaced with plm |
||
| Line 7: | Line 7: | ||
{{file|3={ | {{file|3={ | ||
# Enable Plasma | # Enable Plasma | ||
services | services = { | ||
desktopManager.plasma6.enable = true; | |||
# Default display manager for Plasma | # Default display manager for Plasma | ||
displayManager.plasma-login-manager.enable = true; | |||
# Optionally enable xserver | # Optionally enable xserver | ||
# xserver.enable = true; | |||
}|name=configuration.nix|lang=nix}} | }; | ||
}|name=configuration.nix|lang=nix}} | |||
== Configuration == | == Configuration == | ||