Add mullvad

This commit is contained in:
Maxiem Geldhof 2025-10-31 19:35:04 +01:00
parent 30630c8508
commit 1afb6c0989
4 changed files with 14 additions and 8 deletions

View file

@ -14,4 +14,5 @@ in
"hetzner.priv".publicKeys = macbook ++ selene ++ master ++ ren;
"wg-ren.priv".publicKeys = macbook++master++ren;
"ren.priv".publicKeys = master ++ ren;
"mullvad".publicKeys = master ++ ren ++ macbook;
}