From 965e074990d168f4adae3319e10de48bfc269545 Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Mon, 16 Feb 2026 00:18:40 -0500 Subject: [PATCH] fix(tailscale): mark it as unfree --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index d3e2084..1c7eba9 100644 --- a/flake.nix +++ b/flake.nix @@ -108,6 +108,7 @@ ++ [ "nvidia-x11" "nvidia-settings" + "tailscale" ] ); }