mirror of
https://github.com/itme-brain/nixos.git
synced 2026-05-08 06:50:11 -04:00
added work peer
This commit is contained in:
parent
357db9eaa4
commit
cb7d7d2476
1 changed files with 4 additions and 0 deletions
|
|
@ -26,6 +26,10 @@
|
||||||
publicKey = "HRFsVXn3jeqKQLQIl0cB6KC/qia7M1gQf2lqG5HDxF8=";
|
publicKey = "HRFsVXn3jeqKQLQIl0cB6KC/qia7M1gQf2lqG5HDxF8=";
|
||||||
allowedIPs = [ "10.8.0.2/32" ];
|
allowedIPs = [ "10.8.0.2/32" ];
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
publicKey = "eY2JTwuvzLLVnyhUTop0I+7qO2swFSjo12So4Yzkamk=";
|
||||||
|
allowedIPs = [ "10.8.0.3/32" ];
|
||||||
|
}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
# bitcoin = {
|
# bitcoin = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue