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 = {
|
networking = {
|
||||||
firewall = {
|
firewall = {
|
||||||
|
enable = lib.mkForce true;
|
||||||
allowedTCPPorts = [
|
allowedTCPPorts = [
|
||||||
22
|
22
|
||||||
80
|
80
|
||||||
|
|
Loading…
Add table
Reference in a new issue