utility/yazi-nvim: init

This commit is contained in:
raf 2025-02-24 16:55:05 +03:00
commit 8eebd8c8a6
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
4 changed files with 66 additions and 1 deletions

View file

@ -0,0 +1,6 @@
{
imports = [
./config.nix
./yazi-nvim.nix
];
}