feat(tyr): add wireguard.

This commit is contained in:
CronyAkatsuki 2025-09-26 01:59:34 +02:00
parent ca9651efb8
commit 6a2f621080
31 changed files with 124 additions and 89 deletions

View file

@ -0,0 +1,9 @@
{
age = {
secrets = {
wg-tyr = {
file = ../../../secrets/wg-tyr.age;
};
};
};
}