From 3904ef4590764453816bde67a201782d360cd865 Mon Sep 17 00:00:00 2001 From: Aargh Rai Date: Sun, 17 Aug 2025 21:47:55 +0530 Subject: obsidian, zig, go --- nvim.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'nvim.nix') diff --git a/nvim.nix b/nvim.nix index f4aa799..8eb0026 100644 --- a/nvim.nix +++ b/nvim.nix @@ -4,11 +4,13 @@ in { environment.systemPackages = with pkgs; [ unstable.neovim + go gcc cargo python311 nodejs_20 lua + zig lua53Packages.luarocks lua53Packages.luafilesystem beamMinimal27Packages.elixir @@ -19,6 +21,7 @@ in { ripgrep tree-sitter + gopls clang-tools lua-language-server vscode-langservers-extracted -- cgit v1.2.3