Fixed dns on dimondback and stargate
This commit is contained in:
parent
3cf8570595
commit
d456e1716b
4 changed files with 8 additions and 5 deletions
|
|
@ -118,6 +118,8 @@ in {
|
|||
wget
|
||||
];
|
||||
|
||||
services.adguardhome.settings.dns.bind_hosts = [ "192.168.178.129" ];
|
||||
|
||||
hardware.enableAllHardware = true;
|
||||
hardware.enableAllFirmware = true;
|
||||
boot.kernelModules = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue