switch to plasma6

This commit is contained in:
xqtc161 2024-03-11 14:30:37 +01:00
parent 744a00fe39
commit 742f27fbcb

View file

@ -83,8 +83,8 @@
services.xserver.enable = true;
#services.xserver.displayManager.gdm.enable = true;
#services.xserver.displayManager.sddm.enable = true;
services.xserver.desktopManager.plasma5.enable = true;
services.xserver.displayManager.defaultSession = "plasmawayland";
services.xserver.desktopManager.plasma6.enable = true;
services.xserver.displayManager.defaultSession = "plasma";
services.xserver.videoDrivers = ["nvidia"];
virtualisation.docker.enable = true;