linode: open 443

This commit is contained in:
ooks-io 2024-10-31 17:31:26 +11:00
parent 1c8bd0d866
commit 9ea4ff289f

View file

@ -8,5 +8,6 @@ in {
tempAddress = "disabled";
useDHCP = true;
};
firewall.allowedUDPPorts = [443];
};
}