nixpkgs/nixos/modules
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
..
config swapDevices.<name>.device can be a swap file. 2019-12-28 20:00:50 +01:00
hardware Merge pull request #76546 from matthewbauer/nvidia-fix-udev-rules 2020-01-02 15:04:33 -05:00
i18n/input-method nixos/treewide: Move rename.nix imports to their respective modules 2019-12-10 02:51:19 +01:00
installer Merge pull request #76189 from Ma27/nixos-install-verbosity-level 2019-12-28 11:50:25 +01:00
misc nixos/treewide: Move rename.nix imports to their respective modules 2019-12-10 02:51:19 +01:00
profiles nixos/plasma5: drop enableQt4Support option 2019-11-22 09:01:05 +01:00
programs bandwhich: 0.5.1 -> 0.6.0 2019-12-31 10:20:07 +02:00
security nixos/acme: implement postRun using ExecStartPost 2019-12-19 17:39:59 +00:00
services Fix example for xkbOptions 2020-01-04 20:54:19 +02:00
system nixos/systemd-nspawn: use config.systemd.package 2019-12-21 17:19:26 +01:00
tasks nixos: unify virtual console options 2019-12-20 00:27:34 +01:00
testing nixos/testing: remove leftover of virtualisation.qemu.program 2019-08-29 10:12:13 +02:00
virtualisation Consider the exit status of docker run in ExecStop (#76444) 2020-01-01 18:28:46 -05:00
module-list.nix nixos/compton: Rename module to picom 2020-01-03 12:52:02 +00:00
rename.nix rdf4store: throw removal messages 2019-12-21 18:46:15 +01:00