about summary refs log tree commit diff
path: root/nix/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'nix/hosts')
-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"