extract neovim

This commit is contained in:
Tristan 2024-01-05 19:44:05 +00:00
parent be3aecc343
commit a93abe6f04
13 changed files with 113 additions and 101 deletions

View file

@ -29,6 +29,7 @@ let
in {
imports = [
./graphical.nix
../../lib/programs/home/neovim/.
];
programs.home-manager.enable = true;
@ -52,6 +53,7 @@ in {
yt-dlp
playerctl
neofetch
tree
];
programs.fish = {