9 lines
77 B
Nix
9 lines
77 B
Nix
{
|
|
imports = [
|
|
./all.nix
|
|
./misc.nix
|
|
./langs
|
|
./editor
|
|
];
|
|
}
|