add keybase back as homebrew package

This commit is contained in:
Noah Masur 2023-04-08 12:26:14 -04:00
parent fd5d6ab141
commit 319106364a

View File

@ -34,14 +34,15 @@
];
casks = [
"1password" # 1Password packaging on Nix is broken for macOS
"scroll-reverser" # Different scroll style for mouse vs. trackpad
"meetingbar" # Show meetings in menu bar
"apache-directory-studio" # Packaging on Nix is not available for macOS
"gitify" # Git notifications in menu bar
"keybase" # GUI on Nix not available for macOS
"logitech-g-hub" # Mouse and keyboard management
"meetingbar" # Show meetings in menu bar
"mimestream" # Gmail client
"obsidian" # Obsidian packaging on Nix is not available for macOS
"scroll-reverser" # Different scroll style for mouse vs. trackpad
"steam" # Not packaged for Nix
"apache-directory-studio" # Packaging on Nix is not available for macOS
];
};