yevaud: add wireguard keypair
This commit is contained in:
parent
5d258de497
commit
5b79e6826b
3 changed files with 2 additions and 1 deletions
|
@ -5,8 +5,8 @@ let
|
|||
|
||||
secrets = with keys; {
|
||||
wireguard-hub = [ machines.orm ];
|
||||
wireguard-peer-orm = [ machines.orm ];
|
||||
wireguard-peer-tohru = [ machines.tohru ];
|
||||
wireguard-peer-yevaud = [ machines.yevaud ];
|
||||
};
|
||||
in
|
||||
builtins.listToAttrs (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue