Compare commits
No commits in common. "8c58b3581398cb55e45c0959be9b9fcc078d0e24" and "a5a4be6f94cd2928c8fb1081e8243a16bf145187" have entirely different histories.
8c58b35813
...
a5a4be6f94
1 changed files with 0 additions and 5 deletions
|
|
@ -24,12 +24,7 @@ let
|
|||
};
|
||||
in
|
||||
{
|
||||
networking.useDHCP = false;
|
||||
networking.nameservers = if isAdguardHost then nameservers.local else nameservers.remote;
|
||||
networking.search = [
|
||||
"lan"
|
||||
"tail05275.ts.net"
|
||||
];
|
||||
|
||||
networking.nftables.enable = true;
|
||||
networking.networkmanager.dns = "systemd-resolved";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue