diff --git a/modules/nixos/steam/beatsaber.nix b/modules/nixos/steam/beatsaber.nix index 8c30b3b4..0f5e8fc9 100644 --- a/modules/nixos/steam/beatsaber.nix +++ b/modules/nixos/steam/beatsaber.nix @@ -349,7 +349,7 @@ ''; launch = '' cd /d "%STEAM_BS_LIBRARY%" - '' + ''"%STEAM_BS_LIBRARY%\Beat Saber.exe''; + '' + ''"%STEAM_BS_LIBRARY%\Beat Saber.exe"''; setup = '' rmdir "%STEAM_BS_APPDATA%" rmdir "%STEAM_BS_LIBRARY%"