Inventory/interface: optional instances, allow to use modules without inventory

This commit is contained in:
Johannes Kirschbauer
2024-10-02 11:01:06 +02:00
parent f0eed06cd5
commit db2882dba5
3 changed files with 8 additions and 4 deletions

View File

@@ -48,6 +48,7 @@ let
in
{
options.clan.inventory.services = lib.mkOption {
default = { };
description = ''
Configuration for each inventory service.