Add Steam user
This commit is contained in:
parent
b49ccf58d7
commit
6bc3e21622
|
@ -3,6 +3,7 @@
|
||||||
steam = {
|
steam = {
|
||||||
enable = true;
|
enable = true;
|
||||||
autoStart = true;
|
autoStart = true;
|
||||||
|
user = "jimbo";
|
||||||
desktopSession = "sway";
|
desktopSession = "sway";
|
||||||
};
|
};
|
||||||
decky-loader.enable = true;
|
decky-loader.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue