hosts/plover: fix the erroneous attribute

This commit is contained in:
Gabriel Arazas 2022-12-11 18:10:10 +08:00
parent 74fa10f348
commit aedd3f7a15

View File

@ -26,7 +26,7 @@ in
networking = {
domain = "foodogsquared.one";
allowedTCPPorts = [
firewall.allowedTCPPorts = [
22 # Secure Shells.
80 # HTTP servers.
433 # HTTPS servers.