nixpkgs/nixos/modules/config
rnhmjoj a35b12ed21
nixos/console: set colors using kernel parameters
This commit changes the console colors implementation
to use the kernel parameters instead of relying on terminal
escape sequences. This means the palette is applied by the
kernel itself with no custom code running in the initrd
and works for all virtual terminals (not only tty0).
2019-12-20 00:27:35 +01:00
..
fonts nixos/treewide: Move rename.nix imports to their respective modules 2019-12-10 02:51:19 +01:00
gtk tree-wide: s/GTK+/GTK/g 2019-09-06 02:54:53 +02:00
krb5 treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
xdg nixos/treewide: Move rename.nix imports to their respective modules 2019-12-10 02:51:19 +01:00
appstream.nix nixos: add AppStream module 2018-12-04 20:26:25 +00:00
console.nix nixos/console: set colors using kernel parameters 2019-12-20 00:27:35 +01:00
debug-info.nix Set $NIX_DEBUG_INFO_DIRS when environment.enableDebugInfo is enabled 2017-10-10 12:04:57 +02:00
gnu.nix treewide: isArm -> isAarch32 2018-04-25 15:28:55 -04:00
i18n.nix nixos: unify virtual console options 2019-12-20 00:27:34 +01:00
iproute2.nix alternative for iproute module (#41801) 2018-09-01 20:28:23 +02:00
ldap.nix nixos/ldap: set proper User= and Group= for nslcd service 2019-03-28 13:08:47 +01:00
locale.nix timezone.nix -> locale.nix 2019-08-12 11:56:40 -04:00
malloc.nix treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
networking.nix nixos/treewide: Move rename.nix imports to their respective modules 2019-12-10 02:51:19 +01:00
no-x-libs.nix pinentry: build with multiple outputs in single drv 2019-10-16 20:30:52 -04:00
nsswitch.nix nixos/nsswitch: add option to configure nssHosts 2019-02-22 23:00:24 +01:00
power-management.nix treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
pulseaudio.nix nixos.pulseaudio: Remove bad recommendation to use pulseaudio in system-wide mode 2019-10-30 16:00:08 +00:00
qt5.nix nixos/qt5: use correct qtstyleplugins attribute 2019-11-21 10:10:50 -05:00
resolvconf.nix nixos/treewide: Move rename.nix imports to their respective modules 2019-12-10 02:51:19 +01:00
shells-environment.nix nixos: default environment.homeBinInPath to false 2019-11-26 12:44:12 +01:00
swap.nix change swap.randomEncryption config option to "coercedTo" for backwards compatibility 2017-07-26 20:57:10 +03:00
sysctl.nix nixos/sysctl: reduce prio of "kernel.kptr_restrict" to mkDefault 2019-09-26 10:09:31 +01:00
system-environment.nix nixos/system-environment: prepend wrapperDir to PATH (#70430) 2019-10-15 13:17:38 +02:00
system-path.nix nixos/system-path: remove wrappers from system-path 2019-09-09 12:26:20 -04:00
terminfo.nix nixos/terminfo: use profileRelativeSessionVariables 2019-09-18 11:13:42 -04:00
unix-odbc-drivers.nix Fix documentation typo 2019-10-09 19:43:12 +09:00
update-users-groups.pl nixos/users: Increase maximum system uid/gid from 499 to 999 2019-10-14 01:59:19 +02:00
users-groups.nix nixos/treewide: Move rename.nix imports to their respective modules 2019-12-10 02:51:19 +01:00
vte.nix nixos/vte: ensure bash vte snippet appears first 2019-08-23 10:11:48 -04:00
zram.nix zram: revert "change default algorithm to zstd" (#56856) 2019-03-07 02:11:20 +02:00