summaryrefslogtreecommitdiff
path: root/hosts/RyanMac
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2026-06-16 22:03:59 -0400
committerRyan Schanzenbacher <ryan@rschanz.org>2026-06-16 22:03:59 -0400
commitfa4e176191c8bebe7f1e45b4b4512c0bd10244e1 (patch)
treebbb112c4347613d17699c31b981ac62da4af2460 /hosts/RyanMac
parente82c5b326afdc91fb30f5d83136ce94a64efc66f (diff)
fix name of tailscale, add ssh config
Diffstat (limited to 'hosts/RyanMac')
-rw-r--r--hosts/RyanMac/configuration.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/RyanMac/configuration.nix b/hosts/RyanMac/configuration.nix
index 7b4286b..5996ab2 100644
--- a/hosts/RyanMac/configuration.nix
+++ b/hosts/RyanMac/configuration.nix
@@ -78,7 +78,7 @@ in {
78 "utm" 78 "utm"
79 "ghostty" 79 "ghostty"
80 "zen" 80 "zen"
81 "tailscale" 81 "tailscale-app"
82 "netbird-ui" 82 "netbird-ui"
83 ]; 83 ];
84 }; 84 };