mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 02:08:29 +02: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
|
# https://github.com/tailscale/tailscale/wiki/Tailscaled-on-macOS#run-the-tailscaled-daemon
|
||||||
# 1. `sudo tailscaled install-system-daemon`
|
# 1. `sudo tailscaled install-system-daemon`
|
||||||
# 2. `tailscale up --accept-routes`
|
# 2. `tailscale up --accept-routes`
|
||||||
"tailscale" # tailscale cli version
|
# "tailscale" # tailscale cli version
|
||||||
|
|
||||||
# https://github.com/rgcr/m-cli
|
# https://github.com/rgcr/m-cli
|
||||||
"m-cli" # Swiss Army Knife for macOS
|
"m-cli" # Swiss Army Knife for macOS
|
||||||
@@ -166,6 +166,8 @@ in {
|
|||||||
# https://joplinapp.org/help/
|
# https://joplinapp.org/help/
|
||||||
"joplin" # note taking app
|
"joplin" # note taking app
|
||||||
|
|
||||||
|
"tailscale" # tailscale macos app (with gui)
|
||||||
|
|
||||||
# AI
|
# AI
|
||||||
"lm-studio"
|
"lm-studio"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user