diff --git a/hosts/modules/hal/pine64-pinephone-pro/default.nix b/hosts/modules/hal/pine64-pinephone-pro/default.nix index ae2e169e0..eca298d1b 100644 --- a/hosts/modules/hal/pine64-pinephone-pro/default.nix +++ b/hosts/modules/hal/pine64-pinephone-pro/default.nix @@ -117,7 +117,7 @@ in # "btrfs" # "btsdio" "cec" - "cfg80211" + # "cfg80211" "chacha_neon" "clk_rk808" "cmdlinepart" @@ -169,12 +169,12 @@ in "inv_mpu6050_spi" "inv_sensors_timestamp" "io_domain" - "ip6_udp_tunnel" - "ip6t_rpfilter" - "ip_set" - "ip_set_hash_ipport" - "ip_tables" - "ipt_rpfilter" + # "ip6_udp_tunnel" + # "ip6t_rpfilter" + # "ip_set" + # "ip_set_hash_ipport" + # "ip_tables" + # "ipt_rpfilter" "joydev" "kfifo_buf" "led_class" @@ -194,13 +194,13 @@ in "mmc_core" "mousedev" "mtd" - "nf_conntrack" - "nf_defrag_ipv4" - "nf_defrag_ipv6" - "nf_log_syslog" - "nf_tables" - "nfnetlink" - "nft_compat" + # "nf_conntrack" + # "nf_defrag_ipv4" + # "nf_defrag_ipv6" + # "nf_log_syslog" + # "nf_tables" + # "nfnetlink" + # "nft_compat" "nls_cp437" "nls_iso8859_1" "nvmem_rockchip_efuse" @@ -265,15 +265,15 @@ in "videobuf2_v4l2" "videodev" "vivaldi_fmap" - "wireguard" - "x_tables" + # "wireguard" + # "x_tables" "xor" "xor_neon" - "xt_LOG" - "xt_conntrack" - "xt_pkttype" - "xt_set" - "xt_tcpudp" + # "xt_LOG" + # "xt_conntrack" + # "xt_pkttype" + # "xt_set" + # "xt_tcpudp" "zram" ]; };