Add autorestic config
This commit is contained in:
parent
af4214f176
commit
1625845cab
1
autorestic/.autorestic.lock.yml
Normal file
1
autorestic/.autorestic.lock.yml
Normal file
@ -0,0 +1 @@
|
||||
running: false
|
15
autorestic/.autorestic.yml
Normal file
15
autorestic/.autorestic.yml
Normal file
@ -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
|
Loading…
x
Reference in New Issue
Block a user