KDE: Difference between revisions
m →Using the worktree of a local repository: Fix tip order |
m Add Plasma 5 deprecation notice |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 22: | Line 22: | ||
services.xserver.desktopManager.plasma5.enable = true; | services.xserver.desktopManager.plasma5.enable = true; | ||
} | } | ||
</nowiki>}} | </nowiki>}}''<big>'''Note:'''</big> As of 2024, KDE Plasma 5 is end of life will not be available after NixOS 25.05.'' | ||
== Configuration == | == Configuration == | ||
Line 65: | Line 65: | ||
]; | ]; | ||
</syntaxHighlight> | </syntaxHighlight> | ||
=== Default Wayland/X11 session === | === Default Wayland/X11 session === | ||
Line 145: | Line 116: | ||
=== Bluetooth configuration not available === | === Bluetooth configuration not available === | ||
Add the following configuration (generally in | Add the following configuration (generally in hardware-configuration.nix): | ||
<syntaxHighlight lang=nix> | <syntaxHighlight lang=nix> |