ma gum.r: add workr

This commit is contained in:
makefu 2018-02-14 01:33:29 +01:00
parent 908ad5d3a2
commit ac824ebe74
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225

View File

@ -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=";
}
];
};
}