nixpkgs/nixos/modules/services/x11
Illia Denysenko 73b38ff7c5
Fix example for xkbOptions
###### Motivation for this change
With space between two options, multiple options just don't work
Looks like xkbOptions then used for generation of xorg.conf.d/00-keyboard.conf.
kbd's man says XkbOptions must be comma-separated without spaces.
https://linux.die.net/man/4/kbd

###### Things done

<!-- Please check what applies. Note that these are not hard requirements but merely serve as information for reviewers. -->

- [ ] Tested using sandboxing ([nix.useSandbox](http://nixos.org/nixos/manual/options.html#opt-nix.useSandbox) on NixOS, or option `sandbox` in [`nix.conf`](http://nixos.org/nix/manual/#sec-conf-file) on non-NixOS linux)
- Built on platform(s)
   - [ ] NixOS
   - [ ] macOS
   - [ ] other Linux distributions
- [ ] Tested via one or more NixOS test(s) if existing and applicable for the change (look inside [nixos/tests](https://github.com/NixOS/nixpkgs/blob/master/nixos/tests))
- [ ] Tested compilation of all pkgs that depend on this change using `nix-shell -p nixpkgs-review --run "nixpkgs-review wip"`
- [ ] Tested execution of all binary files (usually in `./result/bin/`)
- [ ] Determined the impact on package closure size (by running `nix path-info -S` before and after)
- [ ] Ensured that relevant documentation is up to date
- [ ] Fits [CONTRIBUTING.md](https://github.com/NixOS/nixpkgs/blob/master/.github/CONTRIBUTING.md).

###### Notify maintainers

cc @
2020-01-04 20:54:19 +02:00
..
desktop-managers Merge pull request #76160 from worldofpeace/mate-settings-daemon/fixup 2019-12-23 08:53:10 -05:00
display-managers nixos/displayManager: fix typo in legacy sessions (#76626) 2019-12-29 02:02:24 +01:00
hardware Merge pull request #72774 from sylv-io/libinput 2019-11-19 22:41:39 +00:00
window-managers nixos/displayManager: deprecate separate options for default wm/dm 2019-12-15 04:16:20 +01:00
clight.nix treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
colord.nix nixos/modules: Ensure the colord user is a system user 2019-05-18 16:48:34 -06:00
extra-layouts.nix treewide: replace make/build/configure/patchFlags with nix lists 2019-12-30 12:58:11 +01:00
fractalart.nix
gdk-pixbuf.nix gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
imwheel.nix services.xserver.imwheel: Fix default extraOptions 2019-12-20 12:52:43 +01:00
picom.nix nixos/compton: Rename module to picom 2020-01-03 12:52:02 +00:00
redshift.nix nixos/redshift: Add rename for provider option 2019-09-15 18:26:53 +02:00
terminal-server.nix [bot] nixos/*: remove unused arguments in lambdas 2018-07-20 20:56:59 +00:00
unclutter-xfixes.nix
unclutter.nix nixos: add myself to maintainers 2019-12-04 17:09:53 +01:00
urxvtd.nix nixos: add myself to maintainers 2019-12-04 17:09:53 +01:00
xautolock.nix Merge staging-next into staging 2019-08-28 08:26:42 +02:00
xbanish.nix
xfs.conf
xfs.nix
xserver.nix Fix example for xkbOptions 2020-01-04 20:54:19 +02:00