nfw is basically a very simple firewall which loads custom nftables rules.
You can define your rules in the following file:

/etc/sysconfig/network/nfrules.nft

To start and enable nfw, run: "sudo systemctl start nfw" and 
"sudo systemctl enable nfw"

That's it, folks :)
