SteamDeck: remove obsolete option

This commit is contained in:
Toast 2023-10-02 11:11:23 +02:00
parent 8b6c91980f
commit 43fb0b1169

View file

@ -44,14 +44,6 @@
autoStart = true; autoStart = true;
user = "toast"; user = "toast";
desktopSession = "plasmawayland"; desktopSession = "plasmawayland";
environment = {
/*
Steam already has a mangohud overlay, so this
avoids having two overlays at once
*/
MANGOHUD = "0";
MANHOGUD_DLSYM = "0";
};
}; };
decky-loader = { decky-loader = {
enable = true; enable = true;