There's a merged pull request on the void-packages repository wpa_supplicant: update config file for WPA3 https://github.com/void-linux/void-packages/pull/13339 Description: The modified config file was based on version 2.6, updated to version 2.8, the only differences to the stock variant are now ``` CONFIG_WPA_CLI_EDIT=y CONFIG_DEBUG_SYSLOG_FACILITY=LOG_DAEMON CONFIG_NO_RANDOM_POOL=y CONFIG_MATCH_IFACE=y ``` This enables usage of WPA3 btw.