borg: use new ssh keys and add -x flag

This commit is contained in:
cy 2024-12-20 18:43:11 -05:00
parent d7392fbdfd
commit 2607254164
3 changed files with 10 additions and 4 deletions

View file

@ -79,6 +79,9 @@
sopsFile = ../../secrets/services/gitlab.yaml;
owner = config.users.users.git.name;
};
"rsyncnet/id_ed25519" = {
sopsFile = ../../secrets/de3911/chunk.yaml;
};
};
boot.loader.grub.enable = true;