infra/roles/device/firewall.nix

3 lines
41 B
Nix

{
networking.firewall.enable = true;
}