add pruflas vpn
This commit is contained in:
parent
fda6dd5da2
commit
7f36dee66b
4 changed files with 53 additions and 2 deletions
|
@ -12,7 +12,10 @@ let
|
|||
"${hostName}-backup-ssh-key.age".publicKeys = [ systems.${hostName} dadada ];
|
||||
};
|
||||
in
|
||||
{ } //
|
||||
{
|
||||
"pruflas-wg0-key.age".publicKeys = [ systems.pruflas dadada ];
|
||||
"pruflas-wg0-preshared-key.age".publicKeys = [ systems.pruflas dadada ];
|
||||
} //
|
||||
backupSecrets "gorgon" //
|
||||
backupSecrets "ifrit" //
|
||||
backupSecrets "pruflas" //
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue