mirror of
https://gitlab.com/rensa-nix/devtools.git
synced 2025-12-11 22:00:07 +01:00
7 lines
81 B
Nix
7 lines
81 B
Nix
{
|
|
imports = [
|
|
./lefthook.nix
|
|
./taskfile.nix
|
|
./cocogitto.nix
|
|
];
|
|
}
|