eugh.
This commit is contained in:
parent
eab58a8f2d
commit
bf225209d7
|
|
@ -64,14 +64,14 @@
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
# services.resolved = {
|
services.resolved = {
|
||||||
# enable = true;
|
enable = true;
|
||||||
# # dnssec = "true";
|
# dnssec = "true";
|
||||||
# settings.Resolve = {
|
settings.Resolve = {
|
||||||
# Domains = [ "~." ];
|
Domains = [ "~." ];
|
||||||
# FallbackDns = [ "9.9.9.9" "149.112.112.112" ];
|
FallbackDns = [ "9.9.9.9" "149.112.112.112" ];
|
||||||
# };
|
};
|
||||||
# };
|
};
|
||||||
|
|
||||||
# Set your time zone.
|
# Set your time zone.
|
||||||
time.timeZone = "America/Montreal";
|
time.timeZone = "America/Montreal";
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue