From 09b1f36488d70a1f356871e15d4761f0525b2d1c Mon Sep 17 00:00:00 2001 From: Richie Cahill Date: Sat, 23 Nov 2024 14:59:41 -0500 Subject: [PATCH] added steam to rhapsody-in-green --- systems/rhapsody-in-green/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/systems/rhapsody-in-green/default.nix b/systems/rhapsody-in-green/default.nix index 08b65f4..76b3916 100644 --- a/systems/rhapsody-in-green/default.nix +++ b/systems/rhapsody-in-green/default.nix @@ -4,6 +4,7 @@ ../../users/richie ../../common/global ../../common/optional/desktop.nix + ../../common/optional/steam.nix ../../common/optional/syncthing_base.nix ../../common/optional/systemd-boot.nix ../../common/optional/yubikey.nix