nixpkgs/nixos/modules
Moritz Ulrich 958df8b9d1 i18n.consoleKeyMap: Accept string or path.
i18n.consoleKeyMap maps to KEYMAP=... in vconsole.conf and `loadkeymap'
in stage1. Both of these accept paths to a keymap file in addition to
a string containing the name of the keymap.

With this commit, it's possible to use your own keymap via:

i18n.consoleKeyMap = ./path/to/something.kmap
2014-02-17 20:46:33 +01:00
..
config i18n.consoleKeyMap: Accept string or path. 2014-02-17 20:46:33 +01:00
hardware Upgrade bumblebee and add nixos module 2014-02-09 15:09:41 +01:00
installer nixos/memtest: Allow user to specify memtest86 boot parameters 2014-02-09 13:55:37 +01:00
misc nixos: add uid for logcheck and only create a user for the default user 2014-02-11 14:19:06 +01:00
profiles remove references to isSystemUser and fix eval of tested job 2014-02-08 21:10:00 +01:00
programs Only add shadow to system packages if users.mutableUsers is true 2014-02-05 15:56:51 +01:00
security Remove /etc/ca-bundle.crt 2014-02-11 17:13:36 +01:00
services gnome3: correctly place GIO_EXTRA_MODULES 2014-02-17 00:24:13 +01:00
system nixos: Try harder to get LVM-hosted filesystems up in stage1. 2014-02-15 12:57:17 +01:00
tasks
testing Rename linuxManualConfig to buildLinux 2014-01-21 20:05:55 -05:00
virtualisation virtualbox-image.nix: initialRootPassword setting should be easily overrideable 2014-02-14 09:06:26 -05:00
module-list.nix Upgrade bumblebee and add nixos module 2014-02-09 15:09:41 +01:00
rename.nix services.mesa -> hardware.opengl 2014-02-08 14:45:37 -05:00