games(darwin): replace GOG Galaxy with Heroic Games Launcher

This commit is contained in:
Nico 2025-05-03 16:16:02 +10:00
parent 5e8fdf436d
commit 0f2adee8c5

View file

@ -6,12 +6,12 @@
homebrew.casks = [ homebrew.casks = [
"whisky" "whisky"
"steam" "steam"
"gog-galaxy" "heroic"
]; ];
system.defaults.dock.persistent-apps = [ system.defaults.dock.persistent-apps = [
"/Applications/Steam.app" "/Applications/Steam.app"
"/Applications/GOG Galaxy.app" "/Applications/Heroic.app"
"/Applications/Whisky.app" "/Applications/Whisky.app"
"${pkgs.prismlauncher}/Applications/PrismLauncher.app" "${pkgs.prismlauncher}/Applications/PrismLauncher.app"
"${pkgs.osu-lazer-bin}/Applications/osu!.app" "${pkgs.osu-lazer-bin}/Applications/osu!.app"