nixpkgs/nixos/modules/config
aszlig ebf1f51641
nixos/fonts: Add unifont to list of default fonts.
This fixes #10077 because after some debugging it turns out that by
default we don't have a font which is able to display Chinese symbols.

Thanks to @anderspapitto, @kmicu and hyper_ch on IRC to help debugging
this issue, see log at:

http://nixos.org/irc/logs/log.20150926 starting at 19:46

With unifont we have a reasonable fallback font to ensure that every
written language is rendered correctly and thus less surprise for new
users who keep their font settings at the default.

Reported-by: Anders Papitto <anderspapitto@gmail.com>
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-09-26 21:04:15 +02:00
..
fonts nixos/fonts: Add unifont to list of default fonts. 2015-09-26 21:04:15 +02:00
gnu.nix
gtk-exe-env.nix
i18n.nix nixos i18n: add option to set console keymap from xkb 2015-09-13 11:02:16 +02:00
krb5.nix krb5: Break out into a lib and not lib version 2015-06-26 22:05:47 -07:00
ldap.nix nixos: fix some types 2015-09-18 18:48:50 +00:00
networking.nix networking module: add extraResolvconfConf option 2015-09-26 18:49:16 +02:00
no-x-libs.nix dbus: rename useX11 option into x11Support, cleanup a bit 2015-03-29 23:28:30 +00:00
nsswitch.nix nsswitch.conf: Omit ldap unless ldap is enabled 2015-02-25 14:31:13 +01:00
power-management.nix
pulseaudio.nix nixos/pulseaudio: Fix description 2015-06-11 17:26:12 -07:00
qt-plugin-env.nix
shells-environment.nix Manual: Remove store path references 2015-09-24 11:50:58 +02:00
swap.nix
sysctl.nix nixos: condition sysctl.kptr_restrict on features.grsecurity 2015-03-29 00:42:58 +01:00
system-environment.nix nixos,lib: move environment generation related copy-paste to lib 2015-09-18 18:48:49 +00:00
system-path.nix gdb: Look for debug info in /run/current-system/sw/lib/debug 2015-09-17 15:56:37 +02:00
timezone.nix nixos: let's not forget types in the timezone module 2015-07-31 01:57:47 +00:00
unix-odbc-drivers.nix
update-users-groups.pl
users-groups.nix Rename users.extraUsers -> users.users, users.extraGroup -> users.groups 2015-09-02 17:34:23 +02:00
vpnc.nix
zram.nix