Solution:
Create file in /etc/NetworkManager/conf.d/dns-servers.conf
, like
[global-dns-domain-*]
servers=::1,1.1.1.1
For more info, read this.
Solution:
Create file in /etc/NetworkManager/conf.d/dns-servers.conf
, like
[global-dns-domain-*]
servers=::1,1.1.1.1
For more info, read this.