[Nix-dev] Re: [Nix-commits] SVN commit: nix - 16409 - eelco - in nixos/branches/modular-nixos/modules: . services/networking
Ludovic Courtès
ludo at gnu.org
Thu Jul 16 23:29:45 CEST 2009
Hello,
Eelco Dolstra <e.dolstra at tudelft.nl> writes:
> + description = ''
> + Whether to start <command>wpa_supplicant</command> to scan for
> + and associate with wireless networks. Note: NixOS currently
> + does not generate <command>wpa_supplicant</command>'s
> + configuration file, <filename>${configFile}</filename>. You
> + should edit this file yourself to define wireless networks,
> + WPA keys and so on (see
> + <citerefentry><refentrytitle>wpa_supplicant.conf</refentrytitle>
> + <manvolnum>5</manvolnum></citerefentry>).
> + '';
Hmm, you recommend mutating files under /etc? But that's evvviiil,
isn't it?
Ludo'.
More information about the nix-dev
mailing list