diff --git a/modules/common/gaming/default.nix b/modules/common/gaming/default.nix index 926678b..e122823 100644 --- a/modules/common/gaming/default.nix +++ b/modules/common/gaming/default.nix @@ -2,5 +2,5 @@ { imports = [ ./steam.nix - ] + ]; }