prefect: Re-enable firewall

This commit is contained in:
The Hedgehog 2022-09-16 17:20:02 -04:00
parent e4ebb17b1c
commit 1637bc2867
Signed by: thehedgehog
GPG key ID: 8CDF3F7CAA53A0F5

View file

@ -1,5 +1,5 @@
{
networking.firewall.enable = false;
networking.firewall.enable = true;
services.ferm = {
enable = true;
config = ''