From 91751dc5dd52fb31ac8c03702366ce8c833b3ff2 Mon Sep 17 00:00:00 2001 From: Tine Date: Fri, 31 May 2024 08:56:35 +0200 Subject: [PATCH] chore: organize nix packages --- nix/core.nix | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/nix/core.nix b/nix/core.nix index 57397e2..5bd8c89 100644 --- a/nix/core.nix +++ b/nix/core.nix @@ -13,6 +13,7 @@ # The home.packages option allows you to install Nix packages into your # environment. home.packages = with pkgs; [ + # Git git git-lfs difftastic @@ -33,17 +34,15 @@ devbox nodePackages.prettier direnv - sqlfluff tree - redis + bottom + rename + + # Containers dive ctop - bottom - tailscale - rename - kubernetes-helm - # Nodejs + # JavaScript nodejs_20 deno yarn @@ -66,13 +65,20 @@ # Lua stylua + # Databases + redis + mongodb-tools + mongosh + # Services + tailscale terraform opentofu flyctl awscli2 # Kubernetes + kubernetes-helm k9s kubectl kubectx