wireguard progress

This commit is contained in:
xunuwu 2025-06-01 12:30:22 +02:00
parent 85962b9344
commit c87584c294
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI
12 changed files with 178 additions and 29 deletions

View file

@ -0,0 +1,9 @@
{
sops.secrets = {
wireguard-privatekey = {
format = "binary";
sopsFile = ./wireguard-private;
owner = "systemd-network";
};
};
}