this post was submitted on 01 Nov 2023
2 points (100.0% liked)

Nix / NixOS

1465 readers
1 users here now

Main links

Videos

founded 1 year ago
MODERATORS
 

I've found the built in nix firewall to be somewhat lacking (can't have different ports open on different networks for instance, I would rather reduce my attack surface while out on other people's/public WiFi)

Is it possible to use other firewall software on NixOS declaratively?

top 1 comments
sorted by: hot top controversial new old
[–] mikey@sh.itjust.works 1 points 8 months ago

You can disable the NixOS firewall, install firewalld (or any other firewall solution) and use that if you want.