replace adguardhome with dnsmasq
This commit is contained in:
parent
2d61c06946
commit
7c7b45995d
6 changed files with 17 additions and 57 deletions
|
@ -57,16 +57,6 @@ in {
|
|||
icon = "audiobookshelf";
|
||||
};
|
||||
}
|
||||
{
|
||||
"adguard home" = {
|
||||
href = "http://adguard.hopper.xun.host";
|
||||
icon = "adguard-home";
|
||||
widget = {
|
||||
type = "adguard";
|
||||
url = "http://localhost:${toString config.services.adguardhome.port}";
|
||||
};
|
||||
};
|
||||
}
|
||||
{
|
||||
"prometheus" = {
|
||||
href = "http://prometheus.hopper.xun.host";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue