clanServices: remove unnecessary localModules

This commit is contained in:
Johannes Kirschbauer
2025-06-30 16:02:56 +02:00
parent cf6fc744ab
commit 15c5d539fc
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 { };