logins: add chocolatebar for b12f
All checks were successful
Flake checks / Check (pull_request) Successful in 27m8s

This commit is contained in:
b12f 2024-12-10 12:20:18 +01:00
parent 6645e10afa
commit 242ab267f4
Signed by: b12f
GPG key ID: 729956E1124F8F26

View file

@ -38,6 +38,14 @@
"fd00:fae:fae:fae:fae:200::/96" "fd00:fae:fae:fae:fae:200::/96"
]; ];
} }
{
# chocolatebar
publicKey = "AS9w0zDUFLcH6IiF6T1vsyZPWPJ3p5fKsjIsM2AoZz8=";
allowedIPs = [
"10.7.6.205/32"
"fd00:fae:fae:fae:fae:205::/96"
];
}
]; ];
}; };