nixpkgs/nixos/modules/config
Jan Malakhovski c6256c0e3e nixos: generate infodirs directly in system-path
`man 1 info` says:

   The first non-option argument, if present, is the menu entry to
   start from; it is searched for in all `dir' files along INFOPATH.
   If it is not present, info merges all `dir' files and shows the
   result. Any remaining arguments are treated as the names of menu
   items relative to the initial node visited.

Which means that this does what previous programs/info did and #8519
(on-the-fly infodir generation for Emacs) wanted to do, but for both
programs.
2015-08-18 18:42:57 +00:00
..
fonts nixos/fontconfig: separate rendering and alias configuration 2015-08-04 12:15:29 -05:00
gnu.nix
gtk-exe-env.nix
i18n.nix nixos i18n.consoleFont: choose a different default 2015-06-09 20:13:42 +02:00
krb5.nix krb5: Break out into a lib and not lib version 2015-06-26 22:05:47 -07:00
ldap.nix
networking.nix
no-x-libs.nix
nsswitch.nix
power-management.nix
pulseaudio.nix nixos/pulseaudio: Fix description 2015-06-11 17:26:12 -07:00
qt-plugin-env.nix
shells-environment.nix Some more type cleanup 2015-06-15 18:18:46 +02:00
swap.nix
sysctl.nix
system-environment.nix
system-path.nix nixos: generate infodirs directly in system-path 2015-08-18 18:42:57 +00: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 pam_mount module: integrate pam_mount into PAM of NixOS 2015-07-04 23:42:31 +02:00
vpnc.nix
zram.nix