mirror of
https://github.com/ellmau/nixos.git
synced 2025-12-19 09:29:36 +01:00
[wg]Add keres to wireguard peers
This commit is contained in:
parent
bb821f68b1
commit
9a15cb5f1f
@ -38,6 +38,11 @@ with lib; {
|
||||
localIp = "4";
|
||||
publicKey = "AxihqSB+Yr333Zjrkl0BpRFl2VbCHy4E9UOGz+0PTD0=";
|
||||
};
|
||||
|
||||
keres = {
|
||||
localIp = "5";
|
||||
publicKey = "cDX5ggZVfoLEQLRVYVE5y0Thr7f8w2DY+/udxHXxrhY=";
|
||||
};
|
||||
};
|
||||
|
||||
prefixes = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user