WireGuard server module for mothership

This commit is contained in:
Andrea Ciceri 2023-04-01 14:35:42 +02:00
parent 57f3d7645b
commit dc9f54fb76
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg
6 changed files with 51 additions and 65 deletions

View file

@ -12,6 +12,6 @@ in {
"git-workspace-tokens.age".publicKeys = [users.ccr hosts.test hosts.mothership];
# WireGuard
"thinkpad-wireguard-private-key.age".publicKeys = [hosts.thinkpad];
"mothership-wireguard-private-key.age".publicKeys = [hosts.mothership];
}