135 current 2025-10-08 22:40:45 25.05.20251006.20c4598 6.12.50 *
This commit is contained in:
@@ -57,6 +57,7 @@ in
|
|||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
UMask = lib.mkForce "0007";
|
UMask = lib.mkForce "0007";
|
||||||
};
|
};
|
||||||
|
};
|
||||||
|
|
||||||
networking.firewall.extraCommands = ''
|
networking.firewall.extraCommands = ''
|
||||||
iptables -N QBIT
|
iptables -N QBIT
|
||||||
@@ -74,7 +75,6 @@ in
|
|||||||
# vpnNamespace = "wgmex";
|
# vpnNamespace = "wgmex";
|
||||||
# };
|
# };
|
||||||
# ------------------------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
};
|
|
||||||
|
|
||||||
# # open firewall
|
# # open firewall
|
||||||
# networking.firewall.allowedTCPPorts = [ cfg.port ];
|
# networking.firewall.allowedTCPPorts = [ cfg.port ];
|
||||||
|
|||||||
Reference in New Issue
Block a user