Use brew version of Tailscale on macOS

The Nix version doesn't include the gui bits.
This commit is contained in:
Gene Liverman 2023-09-13 12:58:11 -04:00
parent 25aafe96d4
commit a91b4a84ea
3 changed files with 2 additions and 1 deletions

View file

@ -69,6 +69,7 @@ in {
"qmk-toolbox" "qmk-toolbox"
"raycast" "raycast"
"signal" "signal"
"tailscale"
"thunderbird" "thunderbird"
"vagrant" "vagrant"
"vivaldi" "vivaldi"

View file

@ -16,7 +16,6 @@
rename rename
slack slack
subversion subversion
tailscale
tree tree
watch watch
wget wget

View file

@ -111,6 +111,7 @@ in {
gnomeExtensions.user-themes gnomeExtensions.user-themes
libreoffice libreoffice
neofetch neofetch
tailscale
tilix tilix
vivaldi vivaldi
]; ];