The nftables service allows for the loading of nftables rulesets during boot, or starting of the nftables service The nftables service restores the nftables rules from the rules files referenced in the /etc/sysconfig/nftables.conf file durring boot or the starting of the nftables service
Solution
Run the following command to enable the nftables service: # systemctl --now enable nftables