aboutsummaryrefslogtreecommitdiff
path: root/tw/home
diff options
context:
space:
mode:
Diffstat (limited to 'tw/home')
-rw-r--r--tw/home/frm.scm2
-rw-r--r--tw/home/lap.scm2
2 files changed, 2 insertions, 2 deletions
diff --git a/tw/home/frm.scm b/tw/home/frm.scm
index a60c0d73..d8989c74 100644
--- a/tw/home/frm.scm
+++ b/tw/home/frm.scm
@@ -30,7 +30,7 @@
#:use-module (guix gexp)
#:use-module ((nongnu packages messaging)
#:select (signal-desktop))
- #:use-module ((nongnu packages steam-client)
+ #:use-module ((nongnu packages game-client)
#:select (steam))
#:use-module (tw home)
#:use-module (tw packages scanner)
diff --git a/tw/home/lap.scm b/tw/home/lap.scm
index 0013e5a2..f83fa26f 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 ((nongnu packages game-client)
#:select (steam-nvidia))
#:use-module (tw home)
#:use-module (tw packages mail)