wifi
No description
Uncategorized
Roles
The wifi module has the following roles:
- default
Options for the default
role
networks
Wifi networks to predefine
Type: attribute set of (submodule)
Default:
Declared in: clanServices/wifi/default.nix
networks.<name>.autoConnect
Automatically try to join this wifi network
Type: boolean
Default:
Declared in: clanServices/wifi/default.nix
networks.<name>.enable
Enable this wifi network
Type: boolean
Default:
Declared in: clanServices/wifi/default.nix
networks.<name>.keyMgmt
Key management used for the connection. One of "none" (WEP or no password protection), "ieee8021x" (Dynamic WEP), "owe" (Opportunistic Wireless Encryption), "wpa-psk" (WPA2 + WPA3 personal), "sae" (WPA3 personal only), "wpa-eap" (WPA2 + WPA3 enterprise) or "wpa-eap-suite-b-192" (WPA3 enterprise only).
Type: string
Default:
Declared in: clanServices/wifi/default.nix