Update default.nix
This commit is contained in:
@@ -377,11 +377,11 @@ in
|
||||
8889 # MediaMTX WebRTC
|
||||
];
|
||||
|
||||
networking.firewall.allowedUDPPorts = [
|
||||
allowedUDPPorts = [
|
||||
3956 # GigE Vision Control Protocol (GVCP)
|
||||
];
|
||||
|
||||
networking.firewall.allowPing = true;
|
||||
allowPing = true;
|
||||
};
|
||||
|
||||
# Any other usda-dash specific configuration
|
||||
|
||||
Reference in New Issue
Block a user