Add Adh Core

This commit is contained in:
xopenwrt 2023-08-16 00:20:15 +08:00 committed by GitHub
parent 8d7b00b63d
commit cced5e7be7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 0 deletions

View File

@ -88,7 +88,10 @@ CONFIG_PACKAGE_i915-firmware=y
# LUCI Appliciations
CONFIG_PACKAGE_luci-app-argon-config=y
CONFIG_PACKAGE_luci-app-adbyby-plus=y
#ADH Support
CONFIG_PACKAGE_luci-app-adguardhome=y
CONFIG_PACKAGE_adguardhome=y
CONFIG_PACKAGE_luci-app-autoupdate=y
CONFIG_PACKAGE_luci-app-aria2=y
CONFIG_PACKAGE_luci-app-airplay2=y

View File

@ -16,6 +16,8 @@ CONFIG_PACKAGE_luci-theme-edge=y
CONFIG_PACKAGE_luci-app-passwall=y
# Adguard Home
CONFIG_PACKAGE_luci-app-adguardhome=y
CONFIG_PACKAGE_adguardhome=y
# Dnsmasq 及IPV6,AutoUpdate
CONFIG_PACKAGE_dnsmasq-full=y
CONFIG_PACKAGE_dnsmasq_full_dhcp=y

View File

@ -16,6 +16,7 @@ CONFIG_PACKAGE_luci-theme-neobird=y
CONFIG_PACKAGE_luci-app-passwall=y
# Adguard Home
CONFIG_PACKAGE_luci-app-adguardhome=y
CONFIG_PACKAGE_adguardhome=y
# Dnsmasq 及IPV6,AutoUpdate
CONFIG_PACKAGE_dnsmasq-full=y
CONFIG_PACKAGE_dnsmasq_full_dhcp=y