docs: fix typo in inventory

This commit is contained in:
Johannes Kirschbauer
2024-12-05 16:54:02 +01:00
parent 7a24143825
commit e5dc7c2f9d

View File

@@ -362,7 +362,7 @@ in
services.borgbackup."instance_1" = {
roles.client.machines = ["machineA"];
machineA.config = {
machines.machineA.config = {
# Additional specific config for the machine
# This is merged with all other config places
};