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