nixpkgs/nixos/modules/tasks
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
..
filesystems nfs: set up request-key for id mapping 2019-12-12 15:42:44 +00:00
auto-upgrade.nix NixOS/auto-upgrade: add gzip to service path 2019-09-15 16:13:29 +02:00
bcache.nix [bot] nixos/*: remove unused arguments in lambdas 2018-07-20 20:56:59 +00:00
cpu-freq.nix nixos/cpufreq: Remove the alias to set the cpu frequency governor 2019-01-03 20:57:49 +09:00
encrypted-devices.nix nixos/tasks/encrypted-devices: fix regression from #54637 2019-02-02 17:31:31 +01:00
filesystems.nix treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
lvm.nix Don't enable LVM2 in containers 2014-04-15 23:43:39 +02:00
network-interfaces-scripted.nix treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
network-interfaces-systemd.nix nixos/networkd: only set gateway if it's explicitly specified in the module system 2019-12-08 03:30:04 +01:00
network-interfaces.nix Merge pull request #69302 from mayflower/networkd-disallow-dhcp 2019-10-07 11:29:04 +02:00
powertop.nix powertop module: add kmod to path 2017-10-07 21:48:50 +01:00
scsi-link-power-management.nix [bot] nixos/*: remove unused arguments in lambdas 2018-07-20 20:56:59 +00:00
swraid.nix systemd service: remove generator-packages option 2019-08-01 00:55:35 +03:00
trackpoint.nix trackpoint: Make the device name configurable 2018-08-06 02:56:32 +02:00
tty-backgrounds-combine.sh Another attempt to eradicate ensureDir 2014-06-30 14:56:10 +02:00