diff --git a/systems/game-laptop/gaming.nix b/systems/game-laptop/gaming.nix index 480db9c..f1939d0 100644 --- a/systems/game-laptop/gaming.nix +++ b/systems/game-laptop/gaming.nix @@ -3,5 +3,6 @@ _: {pkgs, ...}: { heroic legendary-gl prismlauncher + lutris ]; }