allow monero

This commit is contained in:
Ivan Kirilov Dimitrov 2024-06-26 00:30:04 +02:00
parent b0edfec2c8
commit c2a5b2e3fd
No known key found for this signature in database
GPG Key ID: 0BDAD4B211C49294

View File

@ -25,7 +25,7 @@
networking = {
firewall = {
enable = true;
allowedTCPPorts = [ 53 80 443 ];
allowedTCPPorts = [ 53 80 443 18081 ];
allowedUDPPorts = [ 53 51820 ];
};
stevenBlackHosts = {