diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2026-06-16 22:03:59 -0400 |
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2026-06-16 22:03:59 -0400 |
| commit | fa4e176191c8bebe7f1e45b4b4512c0bd10244e1 (patch) | |
| tree | bbb112c4347613d17699c31b981ac62da4af2460 /hosts/RyanMac/configuration.nix | |
| parent | e82c5b326afdc91fb30f5d83136ce94a64efc66f (diff) | |
fix name of tailscale, add ssh config
Diffstat (limited to 'hosts/RyanMac/configuration.nix')
| -rw-r--r-- | hosts/RyanMac/configuration.nix | 2 |
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 | }; |
