mirror of
https://github.com/jbowdre/dotfiles.git
synced 2024-11-25 18:42:19 +00:00
cli-extras: add android-tools, envsubst
This commit is contained in:
parent
d6732fe484
commit
deaef3cacc
1 changed files with 2 additions and 1 deletions
|
@ -8,12 +8,13 @@
|
|||
];
|
||||
|
||||
home.packages = with pkgs; [
|
||||
android-tools # Android SDK
|
||||
awscli # AWS CLI
|
||||
envsubst # Envvar substitution for Go
|
||||
google-cloud-sdk # GCP CLI
|
||||
hugo # Static site generator
|
||||
kubectl # Container wrangler
|
||||
nil # Nix LSP
|
||||
# nix-inspect # See which pkgs are in your Path
|
||||
nixfmt # Nix formatter
|
||||
packer # Hashicorp packer
|
||||
terraform # Hashicorp terraform
|
||||
|
|
Loading…
Reference in a new issue