❄️ Dotfiles for our NixOS system configuration.

chore(services:adguardhome): try localhost

Chloe 74f204b5 ea6fecf3

Changed files
+1 -1
services
adguardhome
+1 -1
services/adguardhome/default.nix
···
{
services.adguardhome = {
enable = true;
-
host = "127.0.0.1";
+
host = "localhost";
port = 3000;
settings = {
dns = {