test
This commit is contained in:
parent
1b4650bdf5
commit
9191a3bc58
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
{ config, lib, pkgs, ... }: {
|
||||
networking = {
|
||||
firewall = {
|
||||
enable = true;
|
||||
allowedTCPPorts = [
|
||||
80 # HTTP
|
||||
443 # HTTPS
|
||||
|
|
Loading…
Reference in a new issue