services.create_ap.settings
Configuration for create_ap.
See upstream example configuration
for supported values.
- Type
attribute set of (signed integer or boolean or string)- Default
{ }- Example
{ INTERNET_IFACE = "eth0"; PASSPHRASE = "12345678"; SSID = "My Wifi Hotspot"; WIFI_IFACE = "wlan0"; }- Declared
- <nixpkgs/nixos/modules/services/networking/create_ap.nix>