nichts/parts/default.nix

9 lines
92 B
Nix

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