about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2024-02-02 08:53:21 -0800
committerFranck Cuny <franck@fcuny.net>2024-02-02 08:53:21 -0800
commit02a6badf3e172456fff386b1cf7aa8b28af514d9 (patch)
tree7d105499b5e12ce9141adf6b786da880c13809dc
parentinstall firefox (diff)
downloadworld-02a6badf3e172456fff386b1cf7aa8b28af514d9.tar.gz
install envoy
I'm doing some prototyping with it.
-rw-r--r--hosts/mba/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/mba/default.nix b/hosts/mba/default.nix
index 04d6066..00ac2fe 100644
--- a/hosts/mba/default.nix
+++ b/hosts/mba/default.nix
@@ -24,6 +24,7 @@
     brews = [
       "aspell" # spelling
       "kind" # to run local k8s cluster
+      "envoy" # to do some testing with envoy
     ];
 
     taps = [