rl-1909: make services.gnome3 links sensible (#68196)

rl-1909: make services.gnome3 links sensible
This commit is contained in:
Jan Tojnar
2019-09-06 12:29:12 +02:00
committed by GitHub
+4 -4
View File
@@ -63,10 +63,10 @@
like games. like games.
<itemizedlist> <itemizedlist>
<para>This can be achieved with the following options which the desktop manager default enables, excluding <literal>games</literal>.</para> <para>This can be achieved with the following options which the desktop manager default enables, excluding <literal>games</literal>.</para>
<listitem><para><link linkend="opt-services.gnome3.core-os-services.enable"><literal>services.gnome3.core-os-services.enable</literal></link></para></listitem> <listitem><para><xref linkend="opt-services.gnome3.core-os-services.enable"/></para></listitem>
<listitem><para><link linkend="opt-services.gnome3.core-shell.enable"><literal>services.gnome3.core-shell.enable</literal></link></para></listitem> <listitem><para><xref linkend="opt-services.gnome3.core-shell.enable"/></para></listitem>
<listitem><para><link linkend="opt-services.gnome3.core-utilities.enable"><literal>services.gnome3.core-utilities.enable</literal></link></para></listitem> <listitem><para><xref linkend="opt-services.gnome3.core-utilities.enable"/></para></listitem>
<listitem><para><link linkend="opt-services.gnome3.games.enable"><literal>services.gnome3.games.enable</literal></link></para></listitem> <listitem><para><xref linkend="opt-services.gnome3.games.enable"/></para></listitem>
</itemizedlist> </itemizedlist>
With these options we hope to give users finer grained control over their systems. Prior to this change you'd either have to manually With these options we hope to give users finer grained control over their systems. Prior to this change you'd either have to manually
disable options or use <option>environment.gnome3.excludePackages</option> which only excluded the optional applications. disable options or use <option>environment.gnome3.excludePackages</option> which only excluded the optional applications.