mirror of
https://github.com/jbowdre/dotfiles.git
synced 2024-11-26 02:52:18 +00:00
add cloud sdks
This commit is contained in:
parent
1468ecb556
commit
8dd1106304
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@
|
||||||
];
|
];
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
|
awscli # AWS CLI
|
||||||
|
google-cloud-sdk # GCP CLI
|
||||||
hugo # Static site generator
|
hugo # Static site generator
|
||||||
nil # Nix LSP
|
nil # Nix LSP
|
||||||
# nix-inspect # See which pkgs are in your Path
|
# nix-inspect # See which pkgs are in your Path
|
||||||
|
|
Loading…
Reference in a new issue