home/path: add neovim, tree
This commit is contained in:
parent
7d9618c5a0
commit
118ac8965c
|
@ -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 ];
|
||||
|
||||
|
|
|
@ -8,6 +8,7 @@ pkgs: with pkgs; [
|
|||
pipenv
|
||||
signal-desktop
|
||||
tdesktop
|
||||
tree
|
||||
units
|
||||
unzip
|
||||
vlc
|
||||
|
|
Loading…
Reference in a new issue