use unstable package for tailscale

This commit is contained in:
Joakim Repomaa
2025-10-09 19:30:29 +03:00
parent d4004bcf8e
commit 71ff276be9

View File

@@ -46,6 +46,7 @@ in
tailscale = { tailscale = {
enable = true; enable = true;
useRoutingFeatures = "client"; useRoutingFeatures = "client";
package = pkgs-unstable.tailscale;
}; };
ollama = { ollama = {