Fixed some issues after 25.11 update (stargate)
This commit is contained in:
parent
a532aa5b44
commit
88223c0172
9 changed files with 76 additions and 76 deletions
|
|
@ -119,7 +119,7 @@ in {
|
|||
wget
|
||||
];
|
||||
|
||||
services.adguardhome.settings.dns.bind_hosts = [ "192.168.178.129" ];
|
||||
services.adguardhome.settings.dns.bind_hosts = ["192.168.178.129"];
|
||||
|
||||
hardware.enableAllHardware = true;
|
||||
hardware.enableAllFirmware = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue