* Include extras/* in ISO * build-wk modifies build.sh before it is called * NetworkManager is back * Switched to Numix-Square icons * Added remount-rw script * Accessible in Thunar as custom action * Readded mesa-demos to fix inxi message * Removed xorg-video-ati (conflicts with AMDGPU) * Swapping nvidia in for nouveau (attempt to fix X for newer macs) * Added mbpfan-git * Added Mac fans script (set all fans to auto/max) * Fixed issue where udevil would use /media/$USER/Name for the first call
9 lines
148 B
Text
9 lines
148 B
Text
ctrl_interface=/var/run/wpa_supplicant
|
|
eapol_version=1
|
|
ap_scan=1
|
|
fast_reauth=1
|
|
network={
|
|
ssid="SomeWiFi"
|
|
psk="Abracadabra"
|
|
priority=5
|
|
}
|