elendel: Initialize new host
This commit is contained in:
parent
4dd8568fd2
commit
1caf599f73
73 changed files with 334 additions and 175 deletions
|
@ -2,6 +2,11 @@
|
|||
|
||||
let
|
||||
data = {
|
||||
elendel = {
|
||||
pubkey = "XqDE9FuVWnQOANsyDkbZMPzJ10MoAKkwewmP/kujlGY=";
|
||||
privkeyFile = config.age.secrets."files/wireguard/elendel.privkey".path;
|
||||
ip = "10.240.0.7";
|
||||
};
|
||||
fairphone = {
|
||||
pubkey = "mHAq+2AP1EZdlSZIxA8UCret8EStrR3nEIU2x6NVETE=";
|
||||
ip = "10.240.0.4";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue