11 lines
81 B
Nix
11 lines
81 B
Nix
{
|
|
...
|
|
}:
|
|
{
|
|
imports = [
|
|
./helix.nix
|
|
./kitty.nix
|
|
./nvim.nix
|
|
];
|
|
}
|