From 07324866d1190e68ed31bf5eac9c7297b9dc513b Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Mon, 12 May 2025 17:11:44 -0700 Subject: install a few more tools --- nix/users/fcuny/dev.nix | 7 +++++-- nix/users/fcuny/work.nix | 2 ++ 2 files changed, 7 insertions(+), 2 deletions(-) (limited to 'nix/users') diff --git a/nix/users/fcuny/dev.nix b/nix/users/fcuny/dev.nix index 3648ed4..0627ca4 100644 --- a/nix/users/fcuny/dev.nix +++ b/nix/users/fcuny/dev.nix @@ -18,9 +18,12 @@ delve # python - uv - python3 + basedpyright customPackages.llmPython.llm + python3 + ruff + ruff-lsp + uv # nix nil # nix lsp diff --git a/nix/users/fcuny/work.nix b/nix/users/fcuny/work.nix index 4008daf..265074d 100644 --- a/nix/users/fcuny/work.nix +++ b/nix/users/fcuny/work.nix @@ -26,6 +26,8 @@ in imports = [ ./k8s.nix ]; home.packages = with pkgs; [ + awscli2 + # hashicorp boundary nomad-pack -- cgit v1.2.3