From 8dde536c5dc47a87663da80485a31de3b1771987 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Mon, 15 Apr 2024 08:22:41 -0700 Subject: add and remove some packages --- nix/profiles/home-manager/dev.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'nix/profiles/home-manager') diff --git a/nix/profiles/home-manager/dev.nix b/nix/profiles/home-manager/dev.nix index c891aa9..b8d055d 100644 --- a/nix/profiles/home-manager/dev.nix +++ b/nix/profiles/home-manager/dev.nix @@ -31,6 +31,9 @@ in golangci-lint gopls + # rust + rustup + # docker dive # explore layers in docker images @@ -44,6 +47,7 @@ in # python pythonEnv + ruff ]; home.sessionPath = [ -- cgit v1.2.3