From 1fcc1b28bbdb2bdeb0300899baddd075c9f407a8 Mon Sep 17 00:00:00 2001 From: Timo Wilken Date: Mon, 20 Feb 2023 23:43:39 +0100 Subject: Install Steam in laptop home --- tw/home/lap.scm | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tw/home/lap.scm') diff --git a/tw/home/lap.scm b/tw/home/lap.scm index bff563ba..57133e0b 100644 --- a/tw/home/lap.scm +++ b/tw/home/lap.scm @@ -24,6 +24,8 @@ #:use-module (guix gexp) #:use-module ((nongnu packages messaging) #:select (signal-desktop zoom)) + #:use-module ((nongnu packages steam-client) + #:select (steam)) #:use-module (tw home) #:use-module (tw home emacs) #:use-module (tw packages alice) @@ -109,6 +111,9 @@ ;; CLI tools adb fastboot beets bsd-games powertop (list git "send-email") + ;; Games + steam ; see also: steam-nvidia + ;; Work s3cmd python-alibuild ; python-alidistlint -- cgit v1.2.3