diff options
Diffstat (limited to 'hosts/vidhar/borg')
-rw-r--r-- | hosts/vidhar/borg/default.nix | 1 | ||||
-rw-r--r-- | hosts/vidhar/borg/uniworx.de/append.srv02.pub | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/hosts/vidhar/borg/default.nix b/hosts/vidhar/borg/default.nix index c97c4216..175a6509 100644 --- a/hosts/vidhar/borg/default.nix +++ b/hosts/vidhar/borg/default.nix | |||
@@ -86,6 +86,7 @@ in { | |||
86 | ]; | 86 | ]; |
87 | authorizedKeysAppendOnly = [ | 87 | authorizedKeysAppendOnly = [ |
88 | (builtins.readFile ./uniworx.de/append.srv01.pub) | 88 | (builtins.readFile ./uniworx.de/append.srv01.pub) |
89 | (builtins.readFile ./uniworx.de/append.srv02.pub) | ||
89 | ]; | 90 | ]; |
90 | }; | 91 | }; |
91 | }; | 92 | }; |
diff --git a/hosts/vidhar/borg/uniworx.de/append.srv02.pub b/hosts/vidhar/borg/uniworx.de/append.srv02.pub new file mode 100644 index 00000000..2e66ee8f --- /dev/null +++ b/hosts/vidhar/borg/uniworx.de/append.srv02.pub | |||
@@ -0,0 +1 @@ | |||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIzs0U/g9Wp5yyg9e/vJ00dFlekUy7ynq5z2NrxUN13I borg@srv02.uniworx.de | |||