nixpkgs/nixos/modules
rnhmjoj c9276c1b52
nixos: unify virtual console options
This commit moves all the virtual console related options
to a dedicated config/console.nix NixOS module.

Currently most of these are defined in config/i18n.nix
with a "console" prefix like `i18n.consoleFont`,
`i18n.consoleColors` or under `boot` and are implemented
in tasks/kbd.nix.
Since they have little to do with actual internationalisation
and are (informally) in an attrset already, it makes sense to
move them to a specific module.
2019-12-20 00:27:34 +01:00
..
config nixos: unify virtual console options 2019-12-20 00:27:34 +01:00
hardware nixos/treewide: Move rename.nix imports to their respective modules 2019-12-10 02:51:19 +01:00
i18n/input-method nixos/treewide: Move rename.nix imports to their respective modules 2019-12-10 02:51:19 +01:00
installer nixos: compress make-ext4-fs with zstd 2019-12-13 16:18:04 -08: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 nixos/sessionPackages: provide session names in passthru 2019-12-15 04:16:18 +01:00
security Merge pull request #75343 from worldofpeace/polkit-no-root-admin 2019-12-10 20:24:23 -05:00
services Merge pull request #53843 from hedning/session-default 2019-12-18 21:16:06 +01:00
system nixos/treewide: Move rename.nix imports to their respective modules 2019-12-10 02:51:19 +01:00
tasks nixos: unify virtual console options 2019-12-20 00:27:34 +01:00
testing
virtualisation nixos containers: disable NixOS manual in container config. (#75659) 2019-12-15 18:21:52 +02:00
module-list.nix nixos: unify virtual console options 2019-12-20 00:27:34 +01:00
rename.nix nixos/treewide: Move rename.nix imports to their respective modules 2019-12-10 02:51:19 +01:00