add steam back to macos

This commit is contained in:
Noah Masur 2022-08-16 21:21:49 -06:00
parent a06cb74340
commit 14c1abf761

View File

@ -32,6 +32,7 @@
"logitech-g-hub" # Mouse and keyboard management
"mimestream" # Gmail client
"obsidian" # Obsidian packaging on Nix is not available for MacOS
"steam" # Not packaged for Nix
];
global.brewfile = true; # Run brew bundle from anywhere
global.noLock = true; # Don't save lockfile (since running from anywhere)