This gets firefox-profile-switcher working on macOS

A nix package needs to be made for this...
This commit is contained in:
Gene Liverman 2023-09-21 11:13:40 -04:00
parent 8b1f020853
commit 274c7f9e6a

View file

@ -41,6 +41,7 @@ in {
]; ];
brews = [ brews = [
"adr-tools" "adr-tools"
"firefox-profile-switcher-connector"
"helm" "helm"
"kubernetes-cli" "kubernetes-cli"
]; ];