docs/release-notes: fix indentation
This commit is contained in:
parent
bce1437493
commit
9802bc5b32
@ -140,18 +140,18 @@ services.xserver.displayManager.defaultSession = "xfce+icewm";
|
|||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
The <literal>99-main.network</literal> file was removed. Maching all
|
The <literal>99-main.network</literal> file was removed. Maching all
|
||||||
network interfaces caused many breakages, see
|
network interfaces caused many breakages, see
|
||||||
<link xlink:href="https://github.com/NixOS/nixpkgs/pull/18962">#18962</link>
|
<link xlink:href="https://github.com/NixOS/nixpkgs/pull/18962">#18962</link>
|
||||||
and <link xlink:href="https://github.com/NixOS/nixpkgs/pull/71106">#71106</link>.
|
and <link xlink:href="https://github.com/NixOS/nixpkgs/pull/71106">#71106</link>.
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
We already don't support the global <link linkend="opt-networking.useDHCP">networking.useDHCP</link>,
|
We already don't support the global <link linkend="opt-networking.useDHCP">networking.useDHCP</link>,
|
||||||
<link linkend="opt-networking.defaultGateway">networking.defaultGateway</link> and
|
<link linkend="opt-networking.defaultGateway">networking.defaultGateway</link> and
|
||||||
<link linkend="opt-networking.defaultGateway6">networking.defaultGateway6</link> options
|
<link linkend="opt-networking.defaultGateway6">networking.defaultGateway6</link> options
|
||||||
if <link linkend="opt-networking.useNetworkd">networking.useNetworkd</link> is enabled,
|
if <link linkend="opt-networking.useNetworkd">networking.useNetworkd</link> is enabled,
|
||||||
but direct users to configure the per-device
|
but direct users to configure the per-device
|
||||||
<link linkend="opt-networking.interfaces">networking.interfaces.<name>.…</link> options.
|
<link linkend="opt-networking.interfaces">networking.interfaces.<name>.…</link> options.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user