chore(nix): add Tailscale to unstable overlay
- Included `tailscale` package in the unstable overlay for additional VPN tools. - Facilitates easier package management and usage for systems requiring Tailscale.
This commit is contained in:
parent
db10d3d2c8
commit
818ba00d3a
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ final: prev: {
|
|||
inherit (channels.unstable)
|
||||
gemini-cli
|
||||
opencode
|
||||
tailscale
|
||||
# open-webui
|
||||
# vscode
|
||||
# nodejs_20
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue