adguardhome: small changes

This commit is contained in:
Christoph Hollizeck 2025-12-04 23:29:58 +01:00
parent a79f59b08e
commit 47ae0d10c0
Signed by: Daholli
GPG key ID: 249300664F2AF2C7

View file

@ -124,6 +124,12 @@ topLevel: {
{
domain = "nixberry.fritz.box";
answer = "192.168.178.2";
enabled = true;
}
{
domain = "nixberry";
answer = "192.168.178.2";
enabled = true;
}
];
};
@ -173,9 +179,10 @@ topLevel: {
"fd7a:115c:a1e0::b701:2f4f"
];
tags = [
"device_pc"
"os_linux"
"device_phone"
"os_android"
];
uid = "019aeb6c-62bf-7a55-a549-45e17b14ef64";
use_global_settings = true;
}
{