System: Fix typo
This commit is contained in:
@ -110,7 +110,7 @@ in {
|
||||
# allowedTCPPortRanges = [];
|
||||
# allowedUDPPorts = cfg.allowedUDPPorts;
|
||||
# allowedUDPPortRanges = [];
|
||||
inherit (cfg) allowerdTCPPorts allowerdUDPPorts;
|
||||
inherit (cfg) allowedTCPPorts allowedUDPPorts;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user