My own custom systemd unit files for:
- automatically starting wifi on bootup using wpa_supplicant and dhcpcd
Change the names of the network interface after '@' in unit files name to the network interface of your system before installing Example:
# wireless interface is named wlp2s0
$ mv [email protected] [email protected]
$ mv [email protected] [email protected]
# make install