diff --git a/modules/nixos/gaming/steam.nix b/modules/nixos/gaming/steam.nix index 7bfdbcb..e6dc5ef 100644 --- a/modules/nixos/gaming/steam.nix +++ b/modules/nixos/gaming/steam.nix @@ -17,6 +17,9 @@ steamPackages.steamcmd steam-tui + # Allow downloading of GE-Proton and other versions + protonup-qt + ]; };