Machines: Update jovian desktop session name
This commit is contained in:
parent
72557d36ea
commit
94b0eb3d65
2 changed files with 2 additions and 2 deletions
|
|
@ -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;
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue