diff --git a/nix/pkgs/home.nix b/nix/pkgs/home.nix index c1f1de8..a8cfd36 100644 --- a/nix/pkgs/home.nix +++ b/nix/pkgs/home.nix @@ -82,8 +82,6 @@ in jq starship fastfetch - clang - clang-tools nixfmt-rfc-style luajit zoxide @@ -93,7 +91,6 @@ in zig zls nil - lldb gopls delve golangci-lint @@ -108,6 +105,10 @@ in ninja tldr nerd-fonts.caskaydia-mono + clang + clang-tools + lldb + nodejs ]; file = symlinkFiles;