This commit is contained in:
iFargle 2024-01-12 10:42:09 +09:00
parent 385d50f938
commit 1b4650bdf5

View file

@ -1,7 +1,6 @@
{ config, lib, pkgs, ... }: {
networking = {
firewall = {
enable = true;
allowedTCPPorts = [
80 # HTTP
443 # HTTPS