devtools/lib/modules/default.nix

8 lines
81 B
Nix
Raw Normal View History

2025-09-17 11:59:53 +02:00
{
imports = [
./lefthook.nix
./taskfile.nix
./cocogitto.nix
];
}