add steamdeck config

This commit is contained in:
Chris Kruining 2025-07-13 23:12:11 +02:00
parent 004c2b16e8
commit 9b8ed8dde0
Signed by: chris
SSH key fingerprint: SHA256:nG82MUfuVdRVyCKKWqhY+pCrbz9nbX6uzUns4RKa1Pg
3 changed files with 8 additions and 9 deletions

View file

@ -26,7 +26,7 @@ in
autoStart = true;
user = "chris";
updater.splash = "steamos";
# desktopSession = "plasma";
desktopSession = "plasma";
};
steamos.useSteamOSConfig = true;
};