9 lines
69 B
Nix
9 lines
69 B
Nix
|
{
|
||
|
imports = [
|
||
|
./zsh
|
||
|
./helix
|
||
|
./zoxide
|
||
|
./misc
|
||
|
];
|
||
|
}
|