mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 12:40:44 +03:00
123
This commit is contained in:
@@ -119,6 +119,7 @@ let
|
|||||||
networking = {
|
networking = {
|
||||||
nameservers = [
|
nameservers = [
|
||||||
"1.1.1.1"
|
"1.1.1.1"
|
||||||
|
"8.8.8.8"
|
||||||
"2001:4860:4860::8844"
|
"2001:4860:4860::8844"
|
||||||
"2001:4860:4860::8888"
|
"2001:4860:4860::8888"
|
||||||
"2606:4700:4700::1111"
|
"2606:4700:4700::1111"
|
||||||
|
|||||||
Reference in New Issue
Block a user