From b8e1e27b882c717f13def255410dccc0a33318fe Mon Sep 17 00:00:00 2001 From: swaphb Date: Thu, 29 May 2025 13:27:24 -0400 Subject: [PATCH] add sshpass and balenaetcher to homebrew apps; add hcloud and butane to Stephen's default packages; update SSH configuration for ovh-pangolin --- modules/darwin/apps/homebrew.nix | 2 ++ modules/home/stephen/default.nix | 2 ++ modules/home/stephen/terminal/default.nix | 3 +++ 3 files changed, 7 insertions(+) diff --git a/modules/darwin/apps/homebrew.nix b/modules/darwin/apps/homebrew.nix index 94935ca..cdf9950 100644 --- a/modules/darwin/apps/homebrew.nix +++ b/modules/darwin/apps/homebrew.nix @@ -17,10 +17,12 @@ "httpie" "k9s" "siderolabs/homebrew-tap/talosctl" + "sshpass" "ansible" ]; casks = [ "1password" + "balenaetcher" "citrix-workspace" "cursor" "elgato-wave-link" diff --git a/modules/home/stephen/default.nix b/modules/home/stephen/default.nix index 9514cde..1ff1896 100644 --- a/modules/home/stephen/default.nix +++ b/modules/home/stephen/default.nix @@ -18,6 +18,8 @@ lens ollama packer + hcloud + butane slack # spotify teleport diff --git a/modules/home/stephen/terminal/default.nix b/modules/home/stephen/terminal/default.nix index 81ab03b..1b97048 100644 --- a/modules/home/stephen/terminal/default.nix +++ b/modules/home/stephen/terminal/default.nix @@ -17,6 +17,9 @@ User stephen IdentityAgent "~/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock" + Host ovh-pangolin + User ubuntu + IdentityAgent "~/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock" ''; # Configure git