Modify /etc/dhcp/dhclient.conf and add the following line

prepend domain-name-servers {NAME_SERVER_IP};

Restart the networking service

sudo systemctl restart networking