vno1-oh2: pass ssh key to borg

This commit is contained in:
2023-07-26 14:39:34 +03:00
parent e1b1715a48
commit ab11ee31f2
2 changed files with 4 additions and 0 deletions

View File

@@ -43,6 +43,7 @@
zfsborg = {
enable = true;
passwordPath = config.age.secrets.borgbackup-password.path;
sshKeyPath = "/etc/ssh/ssh_host_ed25519_key";
mountpoints = {
"/home" = {
repo = "zh2769@zh2769.rsync.net:${config.networking.hostName}.${config.networking.domain}-home-motiejus-annex2";