switch-to-unstable-os #5

Merged
tristan merged 14 commits from switch-to-unstable-os into main 2024-03-23 19:41:50 +00:00
Showing only changes of commit 76a81cdfed - Show all commits

View file

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