diff --git a/autorestic/.autorestic.lock.yml b/autorestic/.autorestic.lock.yml new file mode 100644 index 0000000..b9e4d30 --- /dev/null +++ b/autorestic/.autorestic.lock.yml @@ -0,0 +1 @@ +running: false diff --git a/autorestic/.autorestic.yml b/autorestic/.autorestic.yml new file mode 100644 index 0000000..1f24faf --- /dev/null +++ b/autorestic/.autorestic.yml @@ -0,0 +1,15 @@ +version: 2 + +locations: + home: + from: /home/etorres + to: krypton + + pacman-conf: + from: /etc/pacman.d + to: krypton + +backends: + krypton: + type: sftp + path: krypton:/mnt/pool/backups/xenon