diff --git a/hosts/familypc/home.nix b/hosts/familypc/home.nix index 1871222..ab3ecef 100644 --- a/hosts/familypc/home.nix +++ b/hosts/familypc/home.nix @@ -180,7 +180,7 @@ in vimAlias = true; vimdiffAlias = true; withNodeJs = true; - extraPackages = with pkgs; [ lua-language-server ]; + extraPackages = with pkgs; [ lua-language-server go cargo ]; plugins = with pkgs.vimPlugins; [ alpha-nvim auto-session