refactor: development environment

This commit is contained in:
Ryan Yin
2023-08-03 23:16:12 +08:00
parent 79a866a287
commit 4a988dbce7
13 changed files with 182 additions and 21 deletions

View File

@@ -16,24 +16,6 @@
home.packages = with pkgs; [
pkgs-unstable.devbox
# cloud native
skopeo
docker-compose
dive # explore docker layers
kubectl
kubernetes-helm
terraform
# terraformer # generate terraform configs from existing cloud resources
pulumi
pulumictl
k9s
# istioctl
# cloud provider
awscli2
aws-iam-authenticator
eksctl
# DO NOT install build tools for C/C++ and others, set it per project by devShell instead
gnumake # used by this repo, to simplify the deployment
jdk17 # used to run some java based tools(.jar)