nixpkgs/modules/config
Peter Simons 56373744b4 modules/config/networking.nix: recognize whether a local DNS resolver is available
resolvconf prefers a locally running BIND resolver over the forwarders; we just
have to tell it whether we have one or not. We use 'config.services.bind.enable'
to make that decision, assuming that people are not going to configure a local
BIND that won't respond to queries on 127.0.0.1. If we run into such a (weird)
case, then we'll need to introduce another variable for that purpose which can
be set independently from 'config.services.bind.enable'.
2012-07-02 15:01:02 +02:00
..
fonts.nix Reverting revisions 30103-30106: "always set nixpkgs.config.{state,store}Dir", etc. 2011-10-30 15:19:58 +00:00
gnu.nix GNU: Comment `fdisk' out. 2012-04-24 12:54:42 +00:00
i18n.nix * Initialise $LOCALE_ARCHIVE earlier in /etc/profile to prevent the 2012-03-19 02:53:58 +00:00
krb5.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
ldap.nix Add more options for LDAP module. (timeLimit, bind.timeLimit, bind.policy) 2011-10-30 18:46:31 +00:00
networking.nix modules/config/networking.nix: recognize whether a local DNS resolver is available 2012-07-02 15:01:02 +02:00
no-x-libs.nix splitted ssh/sshd X11 forwarding logic. Backward compatible change. 2012-03-25 15:42:05 +00:00
nsswitch-mdns.conf NSS-mDNS: Allow both IPv4 and IPv6 address resolution. 2010-10-07 20:10:40 +00:00
nsswitch.conf Adding 'ethers' on nsswitch. 2011-04-20 20:59:07 +00:00
nsswitch.nix Oops. 2009-06-26 21:39:31 +00:00
power-management.nix * Use boot.kernelModules everywhere instead of explicit calls to 2012-03-17 17:26:17 +00:00
pulseaudio.nix * Revert r30370, it's no longer needed. 2011-11-11 15:02:30 +00:00
shells.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
swap.nix * Oops, fix an incomplete commit. 2012-06-13 03:28:03 +00:00
system-path.nix * Disable "nixos-gen-seccure-keys": it's not clear what it's for, it's 2012-04-10 21:11:11 +00:00
timezone.nix * Make sure time.timeZone can only be defined once. 2012-06-21 12:47:44 +02:00
unix-odbc-drivers.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
users-groups.nix * Use ‘nologin’ as the default shell for user accounts that are not 2012-06-14 21:33:59 +00:00