updated home-manager config

This commit is contained in:
Natalie Marks 2024-01-12 01:13:16 -08:00
parent 1d0b885192
commit e214271af4

View file

@ -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