add sshpass and balenaetcher to homebrew apps; add hcloud and butane to Stephen's default packages; update SSH configuration for ovh-pangolin

This commit is contained in:
2025-05-29 13:27:24 -04:00
parent 2b2e82313c
commit b8e1e27b88
3 changed files with 7 additions and 0 deletions

View File

@@ -17,10 +17,12 @@
"httpie" "httpie"
"k9s" "k9s"
"siderolabs/homebrew-tap/talosctl" "siderolabs/homebrew-tap/talosctl"
"sshpass"
"ansible" "ansible"
]; ];
casks = [ casks = [
"1password" "1password"
"balenaetcher"
"citrix-workspace" "citrix-workspace"
"cursor" "cursor"
"elgato-wave-link" "elgato-wave-link"

View File

@@ -18,6 +18,8 @@
lens lens
ollama ollama
packer packer
hcloud
butane
slack slack
# spotify # spotify
teleport teleport

View File

@@ -17,6 +17,9 @@
User stephen User stephen
IdentityAgent "~/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock" 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 # Configure git