-
Notifications
You must be signed in to change notification settings - Fork 1
wpa supplicant
Mihir Lad edited this page Jun 1, 2020
·
2 revisions
This feature installs wpa_supplicant
and dhcpcd
along with existing user
configuration for a network card.
It also enables systemd services to start both wpa_supplicant
and dhcpcd
on
boot and connect to a network found in the configuration file.
Additionally, it adds a wpa-cli-notify script and systemd service notifies the
logged in user when a connection is established or lost.
The network.conf
file can be edited to include a wpa_supplicant formatted
configuration to be installed. For example,
network={
ssid="Example WiFi"
psk="Example Password"
}
- Home
- Installing LadOS
-
Features
- Required
- dracut
- sudoers
- enable-community-pacman
- yay
- rEFInd-minimal-black
- dwm
- st
- crontab
- [system-services)(./system-services)
- dotfiles
- Optional
- auto-mirror-rank
- configure-backlight
- configure-touchpad
- corsiar-headset
- doom-emacs
- ferdi-darkmode
- gcp-tunnel
- gogh
- gtk-greeter
- hp-printer
- huion
- luks-encryption-tpm
- on-monitor-change
- openvpn-expressvpn
- physlock
- plymouth
- polybar-pacman-hooks
- power-desktop-options
- powertop
- recovery-mode
- redshift
- restic-b2
- secure-boot-custom
- secure-boot-preloader
- secure-boot-shim
- setup-gpu-passthrough
- ssh-keys
- steam
- systemd-boot
- user-services
- vifm
- weather-polybar-module
- webkit2-greeter
- win10-fonts
- wpa-supplicant
- Required