From 89911792efc07ce5dd52f3a9f5b2eb2046fd06a6 Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Sat, 8 Feb 2025 15:09:38 -0800 Subject: migration: persist steam files --- snowfall/modules/home/suites/gaming/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'snowfall/modules/home/suites') diff --git a/snowfall/modules/home/suites/gaming/default.nix b/snowfall/modules/home/suites/gaming/default.nix index 201e650..b16b0e9 100644 --- a/snowfall/modules/home/suites/gaming/default.nix +++ b/snowfall/modules/home/suites/gaming/default.nix @@ -10,6 +10,7 @@ in { config = mkIf cfg.enable { cxl = { apps = { + steam.enable = true; prismlauncher.enable = true; }; }; -- cgit v1.2.3