From b33f5b96e8b659a28e29d7df3fa63669b1e7b316 Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Tue, 16 Jun 2026 21:35:22 -0400 Subject: tailscale and netbird --- hosts/RyanMac/configuration.nix | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'hosts/RyanMac') diff --git a/hosts/RyanMac/configuration.nix b/hosts/RyanMac/configuration.nix index 17ab123..7b4286b 100644 --- a/hosts/RyanMac/configuration.nix +++ b/hosts/RyanMac/configuration.nix @@ -70,10 +70,16 @@ in { extraFlags = [ "--force-cleanup" ]; }; + taps = [ + "netbirdio/tap" + ]; + casks = [ "utm" "ghostty" "zen" + "tailscale" + "netbird-ui" ]; }; -- cgit v1.3