clanServices: remove unnecessary localModules

This commit is contained in:
Johannes Kirschbauer
2025-06-30 16:02:56 +02:00
parent 65f01c72bd
commit 1e94fd18f8
5 changed files with 26 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
{
lib,
clanLib
clanLib,
}:
let
services = clanLib.callLib ./distributed-service/inventory-adapter.nix { };