8 lines
55 B
Nix
8 lines
55 B
Nix
{
|
|
imports = [
|
|
./kitty
|
|
./nb
|
|
./nvim
|
|
];
|
|
}
|