9 lines
67 B
Nix
9 lines
67 B
Nix
{
|
|
imports = [
|
|
./helix
|
|
./kitty
|
|
./nb
|
|
./nvim
|
|
];
|
|
}
|