diff --git a/inventories/default.nix b/inventories/default.nix index 975ceae..c62db19 100644 --- a/inventories/default.nix +++ b/inventories/default.nix @@ -49,6 +49,16 @@ instances = { + borgbackup = { + module = { + name = "borgbackup"; + input = "clan-core"; + }; + roles.client.machines."cursa".settings.destinations = { + + }; + }; + data-mesher = { module = { name = "data-mesher";