about summary refs log tree commit diff
path: root/nix/hosts/common
diff options
context:
space:
mode:
authorFranck Cuny <fcuny@roblox.com>2024-04-15 08:45:43 -0700
committerFranck Cuny <fcuny@roblox.com>2024-04-15 08:46:18 -0700
commit0680af84f56de848a53a0e7dc6358725d09a3ea4 (patch)
treec8da172a098c8674b48bf4be96df1f75dd712993 /nix/hosts/common
parentadd and remove some packages (diff)
downloadworld-0680af84f56de848a53a0e7dc6358725d09a3ea4.tar.gz
install nomad pack
Diffstat (limited to 'nix/hosts/common')
-rw-r--r--nix/hosts/common/homebrew.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nix/hosts/common/homebrew.nix b/nix/hosts/common/homebrew.nix
index e0e8354..8e1a599 100644
--- a/nix/hosts/common/homebrew.nix
+++ b/nix/hosts/common/homebrew.nix
@@ -11,6 +11,7 @@
     brews = [
       "go" # it's also installed by nix, but this is a fallback, just in case
       "hashicorp/tap/boundary" # https://www.boundaryproject.io/
+      "hashicorp/tap/nomad-pack"
       "kind" # to run local k8s cluster
       "kubebuilder"
       "s3cmd"