@ -36,11 +36,15 @@ networkConfiguration:
prefixLength = 24;
}];
networking.firewall.allowedTCPPorts = [
655
];
networking.firewall.allowedUDPPorts = [
networking.firewall = {
allowedTCPPorts = [
allowedUDPPorts = [
trustedInterfaces = [
"tinc.cryto"
};
}