6 lines
57 B
Nix
Executable file
6 lines
57 B
Nix
Executable file
{...}: {
|
|
imports = [
|
|
./yazi
|
|
./music.nix
|
|
];
|
|
}
|