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:
Harald Hoyer 2025-11-21 15:37:22 +01:00
parent db10d3d2c8
commit 818ba00d3a

View file

@ -3,6 +3,7 @@ final: prev: {
inherit (channels.unstable) inherit (channels.unstable)
gemini-cli gemini-cli
opencode opencode
tailscale
# open-webui # open-webui
# vscode # vscode
# nodejs_20 # nodejs_20