From f4f99bfceb8928f60df29c23dbbd71fcf4591d66 Mon Sep 17 00:00:00 2001 From: Dennis Date: Fri, 17 Oct 2025 10:08:45 +0200 Subject: [PATCH] adds tailscale back to dnsc-work --- hosts/dnsc-work/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/dnsc-work/default.nix b/hosts/dnsc-work/default.nix index 4c26c21..a94574b 100644 --- a/hosts/dnsc-work/default.nix +++ b/hosts/dnsc-work/default.nix @@ -98,7 +98,7 @@ casks = [ "arc" "microsoft-teams" - # "tailscale" + "tailscale" "font-victor-mono" "font-victor-mono-nerd-font" "vlc"