nichts/parts/default.nix

7 lines
65 B
Nix

{
imports = [
./shell.nix
./templates
./lib
];
}