nixos/doc: fix typos
This commit is contained in:
@@ -1812,9 +1812,9 @@
|
||||
When setting
|
||||
<link linkend="opt-i18n.inputMethod.enabled">i18n.inputMethod.enabled</link>
|
||||
to <literal>fcitx5</literal>, it no longer creates
|
||||
coresponding systemd user services. It now relies on XDG
|
||||
corresponding systemd user services. It now relies on XDG
|
||||
autostart files to start and work properly in your desktop
|
||||
seesions. If your are using only a window manager without a
|
||||
sessions. If you are using only a window manager without a
|
||||
desktop manager, you need to enable
|
||||
<literal>services.xserver.desktopManager.runXdgAutostartIfNone</literal>
|
||||
or using the <literal>dex</literal> package to make
|
||||
|
||||
@@ -662,9 +662,9 @@ In addition to numerous new and upgraded packages, this release has the followin
|
||||
This replaces helpers like the `dex` package.
|
||||
|
||||
- When setting [i18n.inputMethod.enabled](#opt-i18n.inputMethod.enabled) to `fcitx5`,
|
||||
it no longer creates coresponding systemd user services.
|
||||
It now relies on XDG autostart files to start and work properly in your desktop seesions.
|
||||
If your are using only a window manager without a desktop manager, you need to enable
|
||||
it no longer creates corresponding systemd user services.
|
||||
It now relies on XDG autostart files to start and work properly in your desktop sessions.
|
||||
If you are using only a window manager without a desktop manager, you need to enable
|
||||
`services.xserver.desktopManager.runXdgAutostartIfNone` or using the `dex` package to make `fcitx5` work.
|
||||
|
||||
- A new module was added for the Envoy reverse proxy, providing the options `services.envoy.enable` and `services.envoy.settings`.
|
||||
|
||||
Reference in New Issue
Block a user