nixpkgs/nixos/modules/profiles
rnhmjoj d857340c8e
nixos/installer: simplify and document wifi setup
The wpa_supplicant service in the NixOS installer is unusable because
the control socket is disabled and /etc/wpa_supplicant.conf ignored.

The manual currently recommends manually starting the daemon and using
wpa_passphrase, but this requires figuring out the interface name,
driver and only works for WPA2 personal networks.

By enabling the control socket, instead, a user can configure the
network via wpa_cli (or wpa_gui in the graphical installer), which
support more advanced network configurations.
2021-08-15 12:08:32 +02:00
..
all-hardware.nix Merge pull request #110435 from superloach/patch-2 2021-05-13 17:45:22 -04:00
base.nix
clone-config.nix
demo.nix
docker-container.nix
graphical.nix
hardened.nix nixos/apparmor: disable killUnconfinedConfinables by default 2021-04-23 07:20:20 +02:00
headless.nix
installation-device.nix nixos/installer: simplify and document wifi setup 2021-08-15 12:08:32 +02:00
minimal.nix
qemu-guest.nix qemu-guest: remove security.rngd setting 2021-01-27 18:27:34 +01:00