feat(heimdall+desktop): setup wireguard tunnel.

This commit is contained in:
CronyAkatsuki 2025-05-04 18:11:15 +02:00
parent be539374c0
commit 5fa7edbc18
10 changed files with 63 additions and 13 deletions

View file

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