hosts: steamdeck: update to plasma6 change defaultSession

This commit is contained in:
2024-06-22 11:46:35 +02:00
parent 430858fb11
commit 904e5a88c6

View File

@@ -22,7 +22,7 @@
enable = true;
user = "kabbone";
autoStart = true;
desktopSession = "plasmawayland";
desktopSession = "plasma";
};
devices.steamdeck = {
enable = true;