Skip to content

Commit

Permalink
Update .config
Browse files Browse the repository at this point in the history
  • Loading branch information
innmonkeyone authored Jan 5, 2025
1 parent 86bc969 commit fbbefcc
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions N1/.config
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,12 @@ CONFIG_TARGET_ROOTFS_CPIOGZ=n
CONFIG_TARGET_ROOTFS_EXT4FS=n
CONFIG_TARGET_ROOTFS_SQUASHFS=n

# ipv6
CONFIG_PACKAGE_ipv6helper=y

# kmod
CONFIG_PACKAGE_kmod-amazon-ena=n
CONFIG_PACKAGE_kmod-ata-ahci=y
CONFIG_PACKAGE_kmod-atlantic=n
CONFIG_PACKAGE_kmod-bcmgenet=n
CONFIG_PACKAGE_kmod-dwmac-imx=n
Expand Down Expand Up @@ -35,9 +39,17 @@ CONFIG_PACKAGE_kmod-vmxnet3=n
CONFIG_PACKAGE_kmod-wdt-sp805=n

# luci
CONFIG_PACKAGE_luci-app-dockerman=y
CONFIG_PACKAGE_luci-app-filetransfer=n
CONFIG_PACKAGE_luci-app-samba4=y
CONFIG_PACKAGE_luci-app-argon-config=y
CONFIG_PACKAGE_luci-app-diskman=y
CONFIG_PACKAGE_luci-app-openclash=y
CONFIG_PACKAGE_luci-app-dockerman=y
CONFIG_PACKAGE_luci-app-nlbwmon=y
CONFIG_PACKAGE_luci-app-wechatpush=y

# themes
CONFIG_PACKAGE_luci-theme-argon=y

# other packages
CONFIG_PACKAGE_autocore=y
Expand Down

0 comments on commit fbbefcc

Please sign in to comment.