mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-03-30 08:57:23 +02:00
personal-cli: Update resolved option
This commit is contained in:
parent
460bfa189e
commit
fd4ef78361
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
|
||||
services.resolved = {
|
||||
enable = true;
|
||||
dnsovertls = "opportunistic";
|
||||
settings.Resolve.DNSOverTLS = "opportunistic";
|
||||
};
|
||||
|
||||
services.privoxy.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue