mirror of
https://github.com/ellmau/nixos.git
synced 2025-12-19 09:29:36 +01:00
Add rhea to wireguard network
This commit is contained in:
parent
83bf454c7a
commit
7f0e9b799d
@ -33,6 +33,11 @@ with lib; {
|
|||||||
localIp = "142";
|
localIp = "142";
|
||||||
publicKey = "UnS5BtlKKTXfNaSsw2PY7Gbd5aLGiJVlCUY7bHosLio=";
|
publicKey = "UnS5BtlKKTXfNaSsw2PY7Gbd5aLGiJVlCUY7bHosLio=";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
rhea = {
|
||||||
|
localIp = "4";
|
||||||
|
publicKey = "d1u1P+H+0iHm5ZfMGmHgbfgYQB2hbmiCY+1KoZrNGlA=";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
prefixes = {
|
prefixes = {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user