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 175a6509..179a2501 100644
--- a/hosts/vidhar/borg/default.nix
+++ b/hosts/vidhar/borg/default.nix
@@ -83,6 +83,7 @@ in {
83 path = "${baseDir}/uniworx.de"; 83 path = "${baseDir}/uniworx.de";
84 authorizedKeys = [ 84 authorizedKeys = [
85 (builtins.readFile ./uniworx.de/root.pub) 85 (builtins.readFile ./uniworx.de/root.pub)
86 (builtins.readFile ./uniworx.de/admin.srv02.pub)
86 ]; 87 ];
87 authorizedKeysAppendOnly = [ 88 authorizedKeysAppendOnly = [
88 (builtins.readFile ./uniworx.de/append.srv01.pub) 89 (builtins.readFile ./uniworx.de/append.srv01.pub)