Revert "remove python3 and hugo packages"

This reverts commit cabb70496d.
This commit is contained in:
John Bowdre 2024-02-25 18:58:55 -06:00
parent 69b82c6015
commit b3dd7c3419
2 changed files with 2 additions and 0 deletions

View file

@ -24,6 +24,7 @@
nodePackages.npm # Node package manager nodePackages.npm # Node package manager
powershell # Powershell powershell # Powershell
pssh # Parallel SSH pssh # Parallel SSH
python3 # Python 3
rsync # Remote sync rsync # Remote sync
tldr # TLDR pages tldr # TLDR pages
unzip # unzip it unzip # unzip it

View file

@ -12,6 +12,7 @@
awscli # AWS CLI awscli # AWS CLI
envsubst # Envvar substitution for Go envsubst # Envvar substitution for Go
google-cloud-sdk # GCP CLI google-cloud-sdk # GCP CLI
hugo # Static site generator
kubectl # Container wrangler kubectl # Container wrangler
nil # Nix LSP nil # Nix LSP
nixfmt # Nix formatter nixfmt # Nix formatter