aboutsummaryrefslogtreecommitdiff
path: root/nixos/doc
diff options
context:
space:
mode:
authorworldofpeace <worldofpeace@protonmail.ch>2019-08-28 13:54:16 -0400
committerGitHub <noreply@github.com>2019-08-28 13:54:16 -0400
commitb49a76566d52b15a47060c12144dbd482aa60f1e (patch)
tree5db82b6c523144d113860113943692980594ac58 /nixos/doc
parent58fd72f3e996856d5a4ba21ae25f87a82fe3e5dc (diff)
parent722746c0567e5e0a104aca79637e07019a66a5d3 (diff)
Merge pull request #67626 from worldofpeace/xfce4-14-doc
rl-1909: add note about Xfce 4.14
Diffstat (limited to 'nixos/doc')
-rw-r--r--nixos/doc/manual/release-notes/rl-1909.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-1909.xml b/nixos/doc/manual/release-notes/rl-1909.xml
index 93cc1f2a138..36bea28530b 100644
--- a/nixos/doc/manual/release-notes/rl-1909.xml
+++ b/nixos/doc/manual/release-notes/rl-1909.xml
@@ -48,6 +48,15 @@
To gain root privileges use <literal>sudo -i</literal> without a password.
</para>
</listitem>
+ <listitem>
+ <para>
+ We've updated to Xfce 4.14, which brings a new module <option>services.xserver.desktopManager.xfce4-14</option>.
+ If you'd like to upgrade, please switch from the <option>services.xserver.desktopManager.xfce</option> module as it
+ will be deprecated in a future release. They're incompatibilities with the current Xfce module; it doesn't support
+ <option>thunarPlugins</option> and it isn't recommended to use <option>services.xserver.desktopManager.xfce</option>
+ and <option>services.xserver.desktopManager.xfce4-14</option> simultaneously or to downgrade from Xfce 4.14 after upgrading.
+ </para>
+ </listitem>
</itemizedlist>
</section>