hosts/borg-01: fix repo path for lax-01
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
authorizedKeys = [
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJwdizQ4FKsM7WvZsQ94N1x6k2Fuda5NkIio967vakg5 borg@lax-01"
|
||||
];
|
||||
path = "/mnt/data/backups/hosts/hosts/lax-01";
|
||||
path = "/mnt/data/backups/hosts/lax-01";
|
||||
};
|
||||
"minecraft" = {
|
||||
authorizedKeys = [
|
||||
|
Reference in New Issue
Block a user