mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-27 22:03:54 +03:00
nixos manual: automatic reflow
This commit is contained in:
parent
02e8e56500
commit
861b70f483
@ -52,6 +52,7 @@ $ ping -c1 10.233.4.2
|
|||||||
networking.networkmanager.unmanaged = [ "interface-name:ve-*" ];
|
networking.networkmanager.unmanaged = [ "interface-name:ve-*" ];
|
||||||
</programlisting>
|
</programlisting>
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
You may need to restart your system for the changes to take effect.
|
You may need to restart your system for the changes to take effect.
|
||||||
</para>
|
</para>
|
||||||
|
@ -106,12 +106,12 @@
|
|||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
The <literal>light</literal> module no longer uses setuid binaries, but
|
The <literal>light</literal> module no longer uses setuid binaries, but
|
||||||
udev rules. As a consequence users of that module have to belong to the
|
udev rules. As a consequence users of that module have to belong to the
|
||||||
<literal>video</literal> group in order to use the executable
|
<literal>video</literal> group in order to use the executable (i.e.
|
||||||
(i.e. <literal>users.users.yourusername.extraGroups = ["video"];</literal>).
|
<literal>users.users.yourusername.extraGroups = ["video"];</literal>).
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</section>
|
</section>
|
||||||
|
Loading…
Reference in New Issue
Block a user