From 8d7aa6e03293de5432a33e6ed55f3f4b2a4f095c Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Sun, 19 Jul 2026 22:45:16 -0400 Subject: Change to fully be flakes (for homebrew) and install netbird-tui --- hosts/RyanMac/taps.nix | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 hosts/RyanMac/taps.nix (limited to 'hosts/RyanMac/taps.nix') diff --git a/hosts/RyanMac/taps.nix b/hosts/RyanMac/taps.nix deleted file mode 100644 index 12235d8..0000000 --- a/hosts/RyanMac/taps.nix +++ /dev/null @@ -1,16 +0,0 @@ -{ - "netbirdio/homebrew-tap" = builtins.fetchGit { - url = "https://github.com/netbirdio/homebrew-tap"; - rev = "98a5d193c8d2c03b639aad03159004c64496c3e7"; - }; - - "FelixKratz/homebrew-formulae" = builtins.fetchGit { - url = "https://github.com/FelixKratz/homebrew-formulae"; - rev = "70b2071488b61c14f773ce9e1bf6626ee851981a"; - }; - - "emqx/homebrew-mqttx" = builtins.fetchGit { - url = "https://github.com/emqx/homebrew-mqttx"; - rev = "9889d741ba44940340d12dcad31fe867f62e7ea8"; - }; -} -- cgit v1.3