Fix plasma6 config

This commit is contained in:
Tristan D. 2024-03-19 16:36:59 +01:00
parent 5773334e94
commit 76a81cdfed
Signed by: tristan
SSH key fingerprint: SHA256:U7y6eMb7CQDaTHv9XoX6/BaQnPqyxxKc+Xnfcefi6rY

View file

@ -69,6 +69,8 @@
};
services = {
desktopManager.plasma6.enable = true;
desktopManager.plasma6.enableQt5Integration = true;
xserver = {
enable = true;
xkb = {
@ -78,8 +80,6 @@
# desktopManager.plasma5.enable = true;
# desktopManager.plasma5.useQtScaling = true;
desktopManager.plasma6.enable = true;
desktopManager.plasma6.enableQt5Integration = true;
displayManager = {
# defaultSession = "plasmawayland";