Odin: Switch to plasma 6

This commit is contained in:
Filippo Berto 2025-03-19 21:00:30 +01:00
parent a1c15f2171
commit a8a0a5875e
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED

View file

@ -419,7 +419,8 @@ in
};
xserver = {
videoDrivers = [ "nvidia" ];
desktopManager.plasma5.enable = true;
# desktopManager.plasma5.enable = true;
desktopManager.plasma6.enable = true;
# displayManager.gdm.enable = true;
# desktopManager.gnome.enable = true;
};