From 7a1af1389664d0c5b89cabef435ab1895fd99f79 Mon Sep 17 00:00:00 2001 From: "Simen A. W. Olsen" Date: Sat, 15 Aug 2026 00:04:26 +0200 Subject: add herdr + herdr-caffeinate --- modules/darwin/default.nix | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'modules/darwin/default.nix') diff --git a/modules/darwin/default.nix b/modules/darwin/default.nix index 26201a1..b4b81a8 100644 --- a/modules/darwin/default.nix +++ b/modules/darwin/default.nix @@ -4,6 +4,7 @@ imports = [ ./homebrew.nix ./macos.nix + ./herdr-caffeinate.nix ]; # Nix is managed by Determinate installer @@ -41,6 +42,7 @@ # Editors and terminal multiplexers neovim tmux + herdr # Shells and shell utilities zsh @@ -74,7 +76,6 @@ rustup # JavaScript runtimes and package managers - bun pnpm deno @@ -98,7 +99,8 @@ protoc-gen-go-grpc # Cloud and IaC tools - pulumi + # pulumi-bin over pulumi: the source-built package lags upstream by months + pulumi-bin pulumictl kubectl kubernetes-helm @@ -107,7 +109,6 @@ flyctl talosctl tektoncd-cli - runpodctl # Task runners and automation act -- cgit v1.2.3