nichts/parts/default.nix

8 lines
74 B
Nix
Raw Normal View History

2024-08-22 20:56:58 +02:00
_: {
imports = [
# ./fmt.nix
./shell.nix
./templates
];
}