summaryrefslogtreecommitdiffstats
path: root/1systems/gum
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2018-02-14 01:33:29 +0100
committermakefu <github@syntax-fehler.de>2018-02-14 01:33:29 +0100
commitebe0a76e1bd4d490cc8f4e5bad610a48cb5db853 (patch)
tree3144bce4735e349ea6e0be162ea7252d034d0bb6 /1systems/gum
parent73cc6b5296567ae001aa2c40ca563512d29f6970 (diff)
ma gum.r: add workr
Diffstat (limited to '1systems/gum')
-rw-r--r--1systems/gum/config.nix5
1 files changed, 5 insertions, 0 deletions
diff --git a/1systems/gum/config.nix b/1systems/gum/config.nix
index a656fdce3..b859efc94 100644
--- a/1systems/gum/config.nix
+++ b/1systems/gum/config.nix
@@ -148,6 +148,11 @@ in {
allowedIPs = [ "10.244.0.5/32" ];
publicKey = "QJMwwYu/92koCASbHnR/vqe/rN00EV6/o7BGwLockDw=";
}
+ {
+ # workr
+ allowedIPs = [ "10.244.0.6/32" ];
+ publicKey = "OFhCF56BrV9tjqW1sxqXEKH/GdqamUT1SqZYSADl5GA=";
+ }
];
};
}