borg: use new ssh keys and add -x flag
This commit is contained in:
parent
d7392fbdfd
commit
2607254164
3 changed files with 10 additions and 4 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue