master #85

Merged
astro merged 3 commits from :master into master 2022-11-20 20:16:34 +01:00
1 changed files with 0 additions and 2 deletions
Showing only changes of commit b6eb71333d - Show all commits

View File

@ -56,8 +56,6 @@
# enable IP routing
boot.kernel.sysctl."net.ipv4.conf.all.forwarding" = 1;
boot.kernel.sysctl."net.ipv4.conf.default.forwarding" = 1;
networking.firewall = {
allowedTCPPorts = [ 80 443 22 53 14000 14500 15000 ];