summaryrefslogtreecommitdiff
path: root/tw/home/lap.scm
diff options
context:
space:
mode:
authorTimo Wilken2023-11-11 20:19:57 +0100
committerTimo Wilken2023-11-11 20:19:57 +0100
commit9c55ea4984d64b7780911ae4ab6c47fcc9973c73 (patch)
tree4d09011d133986d7114063fe181b219c74fe520b /tw/home/lap.scm
parente3e2fcdbd9b1afca78cd641078612572aa53225b (diff)
Install fixed Steam launcher in home profile
This can run Cities:Skylines with "Steam Linux Runtime 1.0 (scout)" as a forced Steam compatibility tool. Installing it here is easier than launching Steam from the command line every time.
Diffstat (limited to 'tw/home/lap.scm')
-rw-r--r--tw/home/lap.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tw/home/lap.scm b/tw/home/lap.scm
index 1b8e2908..9b79fb68 100644
--- a/tw/home/lap.scm
+++ b/tw/home/lap.scm
@@ -32,7 +32,7 @@
#:select (signal-desktop))
#:use-module ((nongnu packages nvidia)
#:select (nvidia-system-monitor))
- #:use-module ((nongnu packages steam-client)
+ #:use-module ((tw packages games) ; (nongnu packages steam-client)
#:select (steam-nvidia))
#:use-module (tw home)
#:use-module (tw services desktop)