mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-22 09:29:48 +01:00
feat: darwin - use tailscale app instead of cli version
This commit is contained in:
@@ -137,7 +137,7 @@ in {
|
||||
# https://github.com/tailscale/tailscale/wiki/Tailscaled-on-macOS#run-the-tailscaled-daemon
|
||||
# 1. `sudo tailscaled install-system-daemon`
|
||||
# 2. `tailscale up --accept-routes`
|
||||
"tailscale" # tailscale cli version
|
||||
# "tailscale" # tailscale cli version
|
||||
|
||||
# https://github.com/rgcr/m-cli
|
||||
"m-cli" # Swiss Army Knife for macOS
|
||||
@@ -166,6 +166,8 @@ in {
|
||||
# https://joplinapp.org/help/
|
||||
"joplin" # note taking app
|
||||
|
||||
"tailscale" # tailscale macos app (with gui)
|
||||
|
||||
# AI
|
||||
"lm-studio"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user