Machines: Update jovian desktop session name

This commit is contained in:
Toast 2024-05-11 20:51:45 +02:00
parent 72557d36ea
commit 94b0eb3d65
2 changed files with 2 additions and 2 deletions

View file

@ -39,7 +39,7 @@
enable = true; enable = true;
autoStart = true; autoStart = true;
user = "toast"; user = "toast";
desktopSession = "plasmawayland"; desktopSession = "plasma";
}; };
decky-loader = { decky-loader = {
enable = true; enable = true;

View file

@ -73,7 +73,7 @@
enable = true; enable = true;
autoStart = false; autoStart = false;
user = "toast"; user = "toast";
desktopSession = "plasmawayland"; desktopSession = "plasma";
}; };
hardware.amd.gpu.enableBacklightControl = true; hardware.amd.gpu.enableBacklightControl = true;
# Need patched mesa # Need patched mesa