8 lines
64 B
Nix
8 lines
64 B
Nix
{
|
|
imports = [
|
|
./git.nix
|
|
./nvim
|
|
./voice.nix
|
|
];
|
|
}
|