KDE: Difference between revisions
imported>Volse01 m updated to the new configuration.nix command so users wont get a warning |
imported>Steadygaze Fix plasma6 option name (still includes "xserver") |
||
Line 10: | Line 10: | ||
services.xserver.desktopManager.plasma5.enable = true; | services.xserver.desktopManager.plasma5.enable = true; | ||
# KDE Plasma 6 is now available on unstable | # KDE Plasma 6 is now available on unstable | ||
# services.desktopManager.plasma6.enable = true; | # services.xserver.desktopManager.plasma6.enable = true; | ||
</syntaxHighlight> | </syntaxHighlight> | ||