big module system implementation
This commit is contained in:
13
home/modules/utils/yazi/theme/default.nix
Normal file
13
home/modules/utils/yazi/theme/default.nix
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
imports = [
|
||||
./filetype.nix
|
||||
./help.nix
|
||||
./icons.nix
|
||||
./input.nix
|
||||
./manager.nix
|
||||
./select.nix
|
||||
./status.nix
|
||||
./tasks.nix
|
||||
./which.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user