wireguard: fix flora-6 private key
All checks were successful
Flake checks / Check (pull_request) Successful in 8m43s

This commit is contained in:
Benjamin Yule Bädorf 2024-04-05 13:24:27 +02:00
parent 1d27376133
commit 6bec4c9289
Signed by: b12f
GPG key ID: 729956E1124F8F26

View file

@ -6,7 +6,7 @@
{
networking.firewall.allowedUDPPorts = [ 51820 ];
age.secrets.wg-private-key.file = "${flake.self}/secrets/nachtigall-wg-private-key.age";
age.secrets.wg-private-key.file = "${flake.self}/secrets/flora6-wg-private-key.age";
networking.wireguard.interfaces = {
wg-ssh = {