forked from Fediversity/Fediversity
enable firewall
This commit is contained in:
parent
c887f0ba92
commit
97db30b3ce
1 changed files with 1 additions and 0 deletions
|
@ -203,6 +203,7 @@
|
|||
|
||||
networking = {
|
||||
firewall = {
|
||||
enable = lib.mkForce true;
|
||||
allowedTCPPorts = [
|
||||
22
|
||||
80
|
||||
|
|
Loading…
Add table
Reference in a new issue