From 97f0818a251ccb7c100ad2af966b86a9b9b5950f Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Sat, 8 Feb 2025 17:11:35 -0800 Subject: migration: lutris --- 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 b16b0e9..f72af27 100644 --- a/snowfall/modules/home/suites/gaming/default.nix +++ b/snowfall/modules/home/suites/gaming/default.nix @@ -12,6 +12,7 @@ in { apps = { steam.enable = true; prismlauncher.enable = true; + lutris.enable = true; }; }; }; -- cgit v1.2.3