modularise ides workings

This commit is contained in:
atagen 2025-02-07 15:12:17 +11:00
parent 9248cc0945
commit caa156daf4
6 changed files with 470 additions and 440 deletions

View file

@ -28,7 +28,7 @@ let
modules =
[
# ides
./ides.nix
./lib/ides.nix
# service config and build params
(_: {
inherit services serviceDefs auto;