darwin(games): install steam
This commit is contained in:
parent
8312d9ade8
commit
dd40601f86
1 changed files with 2 additions and 0 deletions
|
|
@ -8,10 +8,12 @@
|
||||||
|
|
||||||
homebrew.casks = [
|
homebrew.casks = [
|
||||||
"whisky"
|
"whisky"
|
||||||
|
"steam"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
||||||
system.defaults.dock.persistent-apps = [
|
system.defaults.dock.persistent-apps = [
|
||||||
|
"/Applications/Steam.app"
|
||||||
"/Applications/Whisky.app"
|
"/Applications/Whisky.app"
|
||||||
"${pkgs.prismlauncher}/Applications/PrismLauncher.app"
|
"${pkgs.prismlauncher}/Applications/PrismLauncher.app"
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue