forked from nico/dots
games(darwin): replace GOG Galaxy with Heroic Games Launcher
This commit is contained in:
parent
5e8fdf436d
commit
0f2adee8c5
1 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue