Compare

da81f70d18bd92e600e87fd5c39b1fd849021cc3 .. b33f5b96e8b659a28e29d7df3fa63669b1e7b316 · 1 commits

Changed files

Commits

HashSubjectAuthorDate
b33f5b96 tailscale and netbird Ryan Schanzenbacher
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"
];
};
diff --git a/users/ryan/home.nix b/users/ryan/home.nix
index 2c099ba..1ed3098 100644
--- a/users/ryan/home.nix
+++ b/users/ryan/home.nix
@@ -98,6 +98,9 @@
pass
pandoc
iina # Media player (frontend to mpv essentially)
+ kubectl
+ talhelper
+ talosctl
];
# Home Manager is pretty good at managing dotfiles. The primary way to manage