11 lines
94 B
Nix
11 lines
94 B
Nix
|
{
|
||
|
imports = [
|
||
|
./helix
|
||
|
./newsboat
|
||
|
./tools
|
||
|
./zsh
|
||
|
./mutt
|
||
|
./misc
|
||
|
];
|
||
|
}
|