devtools/lib/modules/default.nix
2025-09-17 11:59:53 +02:00

7 lines
81 B
Nix

{
imports = [
./lefthook.nix
./taskfile.nix
./cocogitto.nix
];
}