tohru, orm: tidy up vestigial wireguard config

This commit is contained in:
Katherina Walshe-Grey 2024-07-25 08:05:34 +01:00
parent e90afae7ac
commit 70247124a6
7 changed files with 16 additions and 24 deletions

View file

@ -4,7 +4,7 @@ let
commonKeys = keys.users.qenya;
secrets = with keys; {
wireguard-hub = [ machines.orm ];
wireguard-peer-orm = [ machines.orm ];
wireguard-peer-tohru = [ machines.tohru ];
wireguard-peer-yevaud = [ machines.yevaud ];
};