Allow fcast TCP ports for Shodan too

This commit is contained in:
Lillian Violet 2024-12-01 01:42:29 +00:00
parent 9236fcf2fc
commit df41a23982

View file

@ -160,7 +160,7 @@
networking.firewall.enable = true; networking.firewall.enable = true;
networking.firewall.allowedTCPPorts = [22]; networking.firewall.allowedTCPPorts = [22 46899 46898];
# # Enable automounting of removable media # # Enable automounting of removable media
# services.udisks2.enable = true; # services.udisks2.enable = true;