games(darwin): remove whisky
no longer actively maintained and barely works https://docs.getwhisky.app/maintenance-notice
This commit is contained in:
parent
44c429a5aa
commit
649895936c
1 changed files with 0 additions and 2 deletions
|
|
@ -4,7 +4,6 @@
|
||||||
imports = [ ./default.nix ];
|
imports = [ ./default.nix ];
|
||||||
|
|
||||||
homebrew.casks = [
|
homebrew.casks = [
|
||||||
"whisky"
|
|
||||||
"steam"
|
"steam"
|
||||||
"heroic"
|
"heroic"
|
||||||
"roblox"
|
"roblox"
|
||||||
|
|
@ -14,7 +13,6 @@
|
||||||
system.defaults.dock.persistent-apps = [
|
system.defaults.dock.persistent-apps = [
|
||||||
"/Applications/Steam.app"
|
"/Applications/Steam.app"
|
||||||
"/Applications/Heroic.app"
|
"/Applications/Heroic.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