summaryrefslogtreecommitdiff
path: root/config/services/firewall.nix
blob: 09045f423f55ae18e9ee961bc881fcff908057f0 (plain)
1
2
3
{
  networking.firewall.enable = true;
}