From 175ed1f149c53a46e7768adda402d505abd1798d Mon Sep 17 00:00:00 2001 From: Louis Gallet Date: Mon, 11 Nov 2024 21:43:58 +0100 Subject: [PATCH] feat: add tailscale --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 7ea4eb8..a3749e6 100644 --- a/flake.nix +++ b/flake.nix @@ -57,6 +57,7 @@ "ollama" "qbittorrent" "zoom" + "tailscale" ]; brews = [ "wget"