added steam module

This commit is contained in:
John Lancaster
2025-07-04 10:26:43 -05:00
parent 0260f44582
commit 39a8b1455b
3 changed files with 21 additions and 0 deletions

View File

@@ -34,6 +34,7 @@
_1password = config._1password;
docker = config.docker;
graphical = config.graphical;
steam = config.steam;
}
] ++ config.extraImports;
@@ -51,6 +52,10 @@
"1password-cli"
"discord"
"spotify"
"steam"
"steam-original"
"steam-unwrapped"
"steam-run"
"sublimetext4"
"vscode"
"vscode-extension-mhutchie-git-graph"