diff options
author | Tobias Geerinckx-Rice <me@tobias.gr> | 2024-08-11 02:00:00 +0200 |
---|---|---|
committer | Tobias Geerinckx-Rice <me@tobias.gr> | 2024-08-11 02:00:00 +0200 |
commit | 38f2c9013340c23239e18e6ff15caaed059f6462 (patch) | |
tree | 6d691136ed1b3fe07d7a75f7f9673a04bc2a5e1a /doc | |
parent | 9b3ffa11c6fa7685025f08965ffc44c3e3572e0b (diff) | |
download | guix-38f2c9013340c23239e18e6ff15caaed059f6462.tar.gz guix-38f2c9013340c23239e18e6ff15caaed059f6462.zip |
doc: Rewrite obsolete list of limitations.
* doc/guix.texi (Limitations): Now that KDE Plasma is available,
rewrite the seemingly-exhaustive list to be more general.
Change-Id: I41450302837c963d5f811211e5a498a04f938e55
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guix.texi | 15 |
1 files changed, 3 insertions, 12 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index fab5da19ed..4c05aed2ab 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -2004,19 +2004,10 @@ We consider Guix System to be ready for a wide range of ``desktop'' and server use cases. The reliability guarantees it provides---transactional upgrades and rollbacks, reproducibility---make it a solid foundation. -Nevertheless, before you proceed with the installation, be aware of the -following noteworthy limitations applicable to version @value{VERSION}: +More and more system services are provided (@pxref{Services}). -@itemize -@item -More and more system services are provided (@pxref{Services}), but some -may be missing. - -@item -GNOME, Xfce, LXDE, and Enlightenment are available (@pxref{Desktop Services}), -as well as a number of X11 window managers. However, KDE is currently -missing. -@end itemize +Nevertheless, before you proceed with the installation, be aware that some +services you rely on may still be missing from version @value{VERSION}. More than a disclaimer, this is an invitation to report issues (and success stories!), and to join us in improving it. @xref{Contributing}, for more |