From 020629e8c51bd0d3fa3eacc49ef35817a1fc225b Mon Sep 17 00:00:00 2001 From: "Gabriel A. Giovanini" Date: Wed, 15 Oct 2025 17:09:04 +0200 Subject: Add more work tooling --- home.nix | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'home.nix') diff --git a/home.nix b/home.nix index 12a5100..90ba494 100644 --- a/home.nix +++ b/home.nix @@ -1,6 +1,7 @@ { pkgs, inputs, + config, ... }: let in { @@ -12,6 +13,7 @@ in { alejandra awscli2 comma + dive gofumpt grpcurl home-manager @@ -21,12 +23,15 @@ in { ngrok nix-index nixd + oapi-codegen + ogen protoscope python312Packages.cssbeautifier ssm-session-manager-plugin streamlink terraform terraform-ls + typespec vale yaml-language-server ]; -- cgit v1.2.3