From 68b0f04ad910f8a47f0de0336aac3868407473fb Mon Sep 17 00:00:00 2001 From: kurogeek Date: Wed, 29 Jul 2026 11:40:57 +0700 Subject: [PATCH] mob next [ci-skip] [ci skip] [skip ci] lastFile:inventories/default.nix --- inventories/default.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/inventories/default.nix b/inventories/default.nix index c62db19..1f69efa 100644 --- a/inventories/default.nix +++ b/inventories/default.nix @@ -55,7 +55,10 @@ input = "clan-core"; }; roles.client.machines."cursa".settings.destinations = { - + alex = { + repo = "borg@10.0.10.225:/backup/cursa/"; + rsh = "ssh -oPort=2222 -i /run/secrets/vars/borgbackup/borgbackup.ssh"; + }; }; };