summaryrefslogtreecommitdiff
path: root/hosts/vidhar/borg/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/vidhar/borg/default.nix')
-rw-r--r--hosts/vidhar/borg/default.nix1
1 files changed, 1 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 };