feat: added stuff for server

This commit is contained in:
Nick 2025-02-05 17:58:34 -06:00
parent 008bc4c011
commit b212b05864
5 changed files with 45 additions and 1 deletions

View file

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