Skip to content

Commit

Permalink
Use brew version of Tailscale on macOS
Browse files Browse the repository at this point in the history
The Nix version doesn't include the gui bits.
  • Loading branch information
genebean committed Sep 13, 2023
1 parent 25aafe9 commit a91b4a8
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions modules/darwin/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ in {
"qmk-toolbox"
"raycast"
"signal"
"tailscale"
"thunderbird"
"vagrant"
"vivaldi"
Expand Down
1 change: 0 additions & 1 deletion modules/home-manager/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
rename
slack
subversion
tailscale
tree
watch
wget
Expand Down
1 change: 1 addition & 0 deletions modules/nixos/configuration.nix
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ in {
gnomeExtensions.user-themes
libreoffice
neofetch
tailscale
tilix
vivaldi
];
Expand Down

0 comments on commit a91b4a8

Please sign in to comment.