mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-23 18:01:25 +01:00
update flake.lock, add comments for tailscale on macOS
This commit is contained in:
8
flake.lock
generated
8
flake.lock
generated
@@ -24,16 +24,16 @@
|
||||
"astronvim": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1689600041,
|
||||
"narHash": "sha256-w2ecSdJ6gowO36WWS+0MOQeOWf7Pqut79kY6aV0fL9Y=",
|
||||
"lastModified": 1689614566,
|
||||
"narHash": "sha256-LG9eSOmX902EK3KEAkEwqGa4sBkxkK3qOHaWcykv6OA=",
|
||||
"owner": "AstroNvim",
|
||||
"repo": "AstroNvim",
|
||||
"rev": "fbf1ba1759c83374db64eea8cc693cb75720f269",
|
||||
"rev": "215b5605337f32d3e92ba7608e269fe90c1208f6",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "AstroNvim",
|
||||
"ref": "v3.33.2",
|
||||
"ref": "v3.33.3",
|
||||
"repo": "AstroNvim",
|
||||
"type": "github"
|
||||
}
|
||||
|
||||
@@ -189,6 +189,11 @@
|
||||
"aria2" # download tool
|
||||
"httpie" # http client
|
||||
"wireguard-tools" # wireguard
|
||||
|
||||
# Usage:
|
||||
# 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
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user