Skip to content

Commit

Permalink
Install AWS CLI and go-aws-sso
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Hoekstra <[email protected]>
  • Loading branch information
shoekstra committed Nov 18, 2023
1 parent 1e40acf commit f4d7414
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions nix/hosts/sbplt4w6p3hjt/homebrew.nix
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"goreleaser"
"qemu" # For some reason minikube wants this installed via homebrew
"socket_vmnet"
"theurichde/go-aws-sso/go-aws-sso"
"vcluster"
"yleisradio/terraforms/chtf"
];
Expand Down
1 change: 1 addition & 0 deletions nix/users/shoekstra/home.nix
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ in {

# Packages without modules to configure them.
home.packages = with pkgs; [
awscli2
fpp
jq
krew
Expand Down

0 comments on commit f4d7414

Please sign in to comment.