games(darwin): remove heroic games launcher
This commit is contained in:
parent
aedc2fde4e
commit
70a36f7e15
1 changed files with 0 additions and 2 deletions
|
|
@ -5,14 +5,12 @@
|
||||||
|
|
||||||
homebrew.casks = [
|
homebrew.casks = [
|
||||||
"steam"
|
"steam"
|
||||||
"heroic"
|
|
||||||
"roblox"
|
"roblox"
|
||||||
"robloxstudio"
|
"robloxstudio"
|
||||||
];
|
];
|
||||||
|
|
||||||
system.defaults.dock.persistent-apps = [
|
system.defaults.dock.persistent-apps = [
|
||||||
"/Applications/Steam.app"
|
"/Applications/Steam.app"
|
||||||
"/Applications/Heroic.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