Docs: add inventory module docs

This commit is contained in:
Johannes Kirschbauer
2024-06-24 22:58:00 +02:00
committed by hsjobeki
parent cd6a517e0d
commit 4bf862eb27
7 changed files with 78 additions and 44 deletions

View File

@@ -3,7 +3,7 @@ let
clanDir = config.clan.core.clanDir;
machineDir = clanDir + "/machines/";
in
lib.warn "This module is deprecated use the service via the service interface instead." {
lib.warn "This module is deprecated use the service via the inventory interface instead." {
imports = [ ../borgbackup ];
options.clan.borgbackup-static = {