system/wireguard: refactor and add caramel

This commit is contained in:
LavaDesu 2022-02-13 15:22:08 +07:00
parent 11350fb5c2
commit f774334203
Signed by: cilly
GPG key ID: 6500251E087653C9
4 changed files with 28 additions and 7 deletions

View file

@ -9,5 +9,6 @@ in {
"secrets/wpa_conf.age".publicKeys = [ blossom caramel rin ];
"secrets/wg_blossom.age".publicKeys = [ blossom rin ];
"secrets/wg_caramel.age".publicKeys = [ caramel rin ];
"secrets/wg_sugarcane.age".publicKeys = [ sugarcane rin ];
}