This commit is contained in:
iofq 2024-01-28 16:13:13 -06:00
parent 2d1a2ce02a
commit 2ce46f1cf5
5 changed files with 173 additions and 34 deletions

View file

@ -1,4 +1,4 @@
{ addressList, ... }: {
{ ... }: {
networking.firewall = {
enable = true;
allowedTCPPorts = [80];