Set up restic
This commit is contained in:
parent
89f328de62
commit
c7106f2bb8
7 changed files with 77 additions and 3 deletions
scripts
2
scripts/setup-rsync-ssh.sh
Normal file
2
scripts/setup-rsync-ssh.sh
Normal file
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/env bash
|
||||
scp ~/.ssh/id_ed25519.pub $(cat ../hosts/nixos/common/optional/services/restic/url.txt):.ssh/authorized_keys
|
Loading…
Add table
Add a link
Reference in a new issue