chore: organize nix packages

This commit is contained in:
Tine 2024-05-31 08:56:35 +02:00
parent a4e3e595be
commit 91751dc5dd
No known key found for this signature in database

View file

@ -13,6 +13,7 @@
# The home.packages option allows you to install Nix packages into your # The home.packages option allows you to install Nix packages into your
# environment. # environment.
home.packages = with pkgs; [ home.packages = with pkgs; [
# Git
git git
git-lfs git-lfs
difftastic difftastic
@ -33,17 +34,15 @@
devbox devbox
nodePackages.prettier nodePackages.prettier
direnv direnv
sqlfluff
tree tree
redis bottom
rename
# Containers
dive dive
ctop ctop
bottom
tailscale
rename
kubernetes-helm
# Nodejs # JavaScript
nodejs_20 nodejs_20
deno deno
yarn yarn
@ -66,13 +65,20 @@
# Lua # Lua
stylua stylua
# Databases
redis
mongodb-tools
mongosh
# Services # Services
tailscale
terraform terraform
opentofu opentofu
flyctl flyctl
awscli2 awscli2
# Kubernetes # Kubernetes
kubernetes-helm
k9s k9s
kubectl kubectl
kubectx kubectx