From 9c55ea4984d64b7780911ae4ab6c47fcc9973c73 Mon Sep 17 00:00:00 2001 From: Timo Wilken Date: Sat, 11 Nov 2023 20:19:57 +0100 Subject: 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. --- tw/home/lap.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tw/home/lap.scm') 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) -- cgit v1.2.3