diff --git a/hosts/algiz/system.nix b/hosts/algiz/system.nix index dd74ef6..b1a896b 100644 --- a/hosts/algiz/system.nix +++ b/hosts/algiz/system.nix @@ -6,7 +6,7 @@ # # added to make using `pip install` work in docker build # networking.nameservers = [ "8.8.8.8"]; - # allow tcp connections for revsere proxy + # allow tcp connections for reverse proxy networking.firewall = enabled // { allowedTCPPorts = [ 80