home/path: add neovim, tree

This commit is contained in:
Fabián Montero 2022-03-17 02:59:38 -06:00
parent 7d9618c5a0
commit 118ac8965c
2 changed files with 2 additions and 1 deletions

View file

@ -12,7 +12,7 @@
nixpkgs.config.allowUnfree = true;
programs.home-manager.enable = true;
programs.neovim.enable = true;
# configurable = [ neovim zsh keyboardlayout pulsaudio vscodium i3-gaps dunst rofi ];

View file

@ -8,6 +8,7 @@ pkgs: with pkgs; [
pipenv
signal-desktop
tdesktop
tree
units
unzip
vlc