{ pkgs, ... }: { home.packages = with pkgs; [ #sys p7zip gnumake jq tree unzip #devops k9s kubectl nerdctl gh opentofu #golang go #python python3 #c gcc # linters yamllint jq hadolint nixfmt shellcheck golangci-lint # LSPs gopls lua-language-server nixd basedpyright ]; }