Small wireguard changes

This commit is contained in:
Jimbo 2024-10-20 15:39:00 -04:00
parent 986ff8c3d1
commit c188a30dc2
2 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,9 @@
{ config, ... }:
{
networking.firewall = {
allowedUDPPorts = [ 51820 ];
};
networking.wireguard.interfaces = {
"${config.ips.wgInt}" = {
# Define IP of client in per device config