diff --git a/home.nix b/home.nix index eb6742d..eb58986 100644 --- a/home.nix +++ b/home.nix @@ -21,11 +21,11 @@ # environment. home.packages = with pkgs; [ stylua - alejandra webcord btop neofetch direnv + R #zsh-autosuggestions #zsh-autocomplete #zsh-powerlevel10k @@ -60,6 +60,7 @@ lua-language-server nil alejandra + r-languageserver ]; }; #Link neovim config into nix