forgot to open the firewall award

This commit is contained in:
Sakooooo 2024-12-31 18:10:14 +04:00
parent 0c3006831f
commit 405868d8aa
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -229,5 +229,6 @@ in {
};
};
};
networking.firewall.allowedUDPPorts = [ 53 ];
};
}