This option conflicts with `systemd.network`.
This commit is contained in:
parent
b6e2e0433e
commit
8c58b35813
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ let
|
|||
};
|
||||
in
|
||||
{
|
||||
networking.useDHCP = false;
|
||||
networking.nameservers = if isAdguardHost then nameservers.local else nameservers.remote;
|
||||
networking.search = [
|
||||
"lan"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue