Add wireguard
This commit is contained in:
parent
5e0c257caf
commit
30630c8508
8 changed files with 49 additions and 13 deletions
|
|
@ -12,6 +12,6 @@ in
|
|||
"wg-selene".publicKeys = macbook ++ selene ++ master;
|
||||
"wg-macbook".publicKeys = macbook ++ master;
|
||||
"hetzner.priv".publicKeys = macbook ++ selene ++ master ++ ren;
|
||||
"wg-ren".publicKeys = macbook++master;
|
||||
"wg-ren.priv".publicKeys = macbook++master++ren;
|
||||
"ren.priv".publicKeys = master ++ ren;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue