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 Start ssh-agent as a user unit 2014-04-18 00:45:26 +02:00
gtk-exe-env.nix uim, gtk-exe-env, qt-plugin-env: Add input method modules for GTK+ and Qt 2014-07-14 21:33:05 +09:00
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 nslcd nixos service: Should be wantedBy multi-user, otherwise not started if activated on running server (only starts on bootup) 2014-08-08 17:40:14 +02:00
networking.nix Get rid of a warning about dbus in the activation script 2014-12-12 10:45:37 +01: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 nixos/manual: Use literalExample when feasible. 2014-08-27 23:41:15 +02:00
pulseaudio.nix nixos/pulseaudio: Fix description 2015-06-11 17:26:12 -07:00
qt-plugin-env.nix uim, gtk-exe-env, qt-plugin-env: Add input method modules for GTK+ and Qt 2014-07-14 21:33:05 +09:00
shells-environment.nix Some more type cleanup 2015-06-15 18:18:46 +02:00
swap.nix Get all lib functions from lib, not pkgs.lib, in modules 2014-07-02 12:28:18 -04:00
sysctl.nix nixos: condition sysctl.kptr_restrict on features.grsecurity 2015-03-29 00:42:58 +01:00
system-environment.nix Rename environment.systemVariables -> environment.sessionVariables 2014-06-13 17:57:04 +02:00
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 Get all lib functions from lib, not pkgs.lib, in modules 2014-07-02 12:28:18 -04:00
update-users-groups.pl Ensure that the home directory exists even if the user already exists 2015-02-24 11:57:38 +01:00
users-groups.nix pam_mount module: integrate pam_mount into PAM of NixOS 2015-07-04 23:42:31 +02:00
vpnc.nix vpnc: Fix building of system config. 2014-08-31 21:39:03 +02:00
zram.nix nixos: Add zram swap module 2014-05-06 20:04:22 +02:00