feat: removed tooling

This commit is contained in:
Nick 2025-10-09 02:05:46 -05:00
parent 6bcec4faf7
commit d7766f254a

View file

@ -150,7 +150,6 @@ in
imports = builtins.attrValues { imports = builtins.attrValues {
inherit (modules) inherit (modules)
cli cli
tooling
; ;
}; };
}; };