1
0

Compare commits

..

3 Commits

Author SHA1 Message Date
Flake Update Bot
5ca5e7ed81 Flake update 2023-11-23T02:03+00:00 2023-11-23 03:03:08 +01:00
Flake Update Bot
3f268a82f7 Update from master 2023-11-23T02:03+00:00 2023-11-23 03:03:02 +01:00
203032d9f3 hosts/gatekeeper: add amy to wg-clrie 2023-11-22 21:38:31 +01:00
2 changed files with 8 additions and 3 deletions

View File

@ -72,11 +72,11 @@
]
},
"locked": {
"lastModified": 1700591988,
"narHash": "sha256-Hw6P9WlCD7lLAu6zouENkVqHyLEtO3TMhGId7hQDYzw=",
"lastModified": 1700669629,
"narHash": "sha256-bLfEsWiR19OgXZwFumlG/twu3cTDE89tkNaNZeOTM0Y=",
"owner": "wobcom",
"repo": "fernglas",
"rev": "ba1a0a6e69f0cfa3737605f5b9428c902952603f",
"rev": "475fd2973629dffada1d9a1e1afe66dcdb88c9f5",
"type": "github"
},
"original": {

View File

@ -68,6 +68,11 @@
allowedIPs = [ "2a01:4f8:c0c:15f1::8017/128" "10.20.30.17/32" ];
publicKey = "DD18B0plaYuhHK+yJ1nlEv6EmM+Krw/alXmz+X3SI18=";
}
{
# amy
allowedIPs = [ "2a01:4f8:c0c:15f1::8018/128" "10.20.30.18/32" ];
publicKey = "0HWZopfH90sbwzMmpZWd4f/Ul/+gsQ85WII7qK+cOEc=";
}
{
# palladium
allowedIPs = [ "2a01:4f8:c0c:15f1::8103/128" "10.20.30.103/32" ];