refactor(homeModules/cli): idomaticity
This commit is contained in:
parent
feff604e8f
commit
84bacb23f0
7 changed files with 22 additions and 25 deletions
5
modules/home/cli/file-browser/default.nix
Normal file
5
modules/home/cli/file-browser/default.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
imports = [
|
||||
./yazi.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue