extract neovim
This commit is contained in:
parent
be3aecc343
commit
a93abe6f04
13 changed files with 113 additions and 101 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue