simplify firewall config

This commit is contained in:
Vinzenz Schroeter 2024-03-02 13:02:14 +01:00
parent 4f1138c9e3
commit 3945a335b1
5 changed files with 9 additions and 39 deletions

View file

@ -41,12 +41,9 @@ in {
};
};
networking.firewall.allowedUDPPortRanges = [
{
# Factorio
from = 34197;
to = 34197;
}
networking.firewall.allowedUDPPorts = [
# Factorio
34197
];
my.allowUnfreePackages = [