From 8dd11063041b89cdbce77d834732d523c5f0701b Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Fri, 4 Aug 2023 13:45:23 -0500 Subject: [PATCH] add cloud sdks --- home/features/cli/extras/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home/features/cli/extras/default.nix b/home/features/cli/extras/default.nix index 16d66a1..4c8ed8b 100644 --- a/home/features/cli/extras/default.nix +++ b/home/features/cli/extras/default.nix @@ -8,6 +8,8 @@ ]; home.packages = with pkgs; [ + awscli # AWS CLI + google-cloud-sdk # GCP CLI hugo # Static site generator nil # Nix LSP # nix-inspect # See which pkgs are in your Path