update wireguard0

This commit is contained in:
iFargle 2023-10-13 13:38:16 +09:00
parent 901555228b
commit 7149565fd9

View file

@ -1,6 +1,6 @@
{ pkgs, config, lib, ... }: {
networking.firewall.allowedUDPPorts = [ 51820 ];
networking.firewall.wireguard0.allowedTCPPorts = [ 22 ];
networking.firewall.interfaces.wireguard0.allowedTCPPorts = [ 22 ];
# Set up the secrets file:
sops.secrets."wireguard_keys/osaka-vultr-01" = {