feat(docker): arion -> khepri

This commit is contained in:
matt1432 2024-07-24 15:49:31 -04:00
parent acd4ebc1e2
commit 827bf6ba8c
75 changed files with 355 additions and 399 deletions
modules/borgbackup

View file

@ -4,7 +4,7 @@
services.borgbackup = {
existingRepos = [
{
name = "arion";
name = "docker";
authorizedKeys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPijoxuSwH9IrS4poewzHHwe64UoX4QY7Qix5VhEdqKR root@servivi"
];