Kde/plasma: upgrade to plasma 6
This commit is contained in:
parent
0be1aa7adc
commit
3425b07040
1 changed files with 3 additions and 8 deletions
|
|
@ -34,13 +34,8 @@
|
|||
'';
|
||||
};
|
||||
in {
|
||||
services = {
|
||||
displayManager.defaultSession = "plasmawayland";
|
||||
xserver = {
|
||||
# Enable the Plasma 5 Desktop Environment
|
||||
desktopManager.plasma5.enable = true;
|
||||
};
|
||||
};
|
||||
# Enable the Plasma 6 Desktop Environment
|
||||
services.desktopManager.plasma6.enable = true;
|
||||
|
||||
qt.enable = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue