This commit is contained in:
Dave Gallant
2023-11-18 22:42:23 -05:00
parent 05a7d7897b
commit 603d0b3e88
6 changed files with 27 additions and 70 deletions

View File

@@ -9,8 +9,7 @@
in {
environment.systemPackages = with pkgs; let
common = [
# classics
colordiff
# essentials
curl
gcc
git-crypt
@@ -51,7 +50,6 @@ in {
kubecolor
kubectl
kubectx
kustomize
minikube
stern
unstable.helm-docs
@@ -102,10 +100,6 @@ in {
neofetch
pfetch
# backup
rclone
restic
# infra
terraform-ls
terraformer
@@ -121,9 +115,6 @@ in {
nixpkgs-review
rnix-lsp
# cloud
cloud-sql-proxy
# python
poetry
python310