diff --git a/config/config.sh.example b/config/config.sh.example index 46da6da..05d30bc 100644 --- a/config/config.sh.example +++ b/config/config.sh.example @@ -2,10 +2,6 @@ ETH_IFACE="enp0s31f6" WLAN_IFACE="wlxc8d7193710f4" -# IP address(es) of your DHCP servers. If multiple, separate -# them with a space. -DHCP_SERVERS="192.168.1.1 192.168.1.2" - # RADIUS login WIFI_SSID="Example-Network" WIFI_USERNAME="username"