nixpkgs/nixos/modules/config
Janne Heß bc2a4b341a
nixos/nsswitch: Make databases more configurable
Instead of hardcoding all nss modules that are added into nsswitch,
there are now options exposed.
This allows users to add own nss modules (I had this issue with
winbindd, for example).
Also, nss modules could be moved to their NixOS modules which would
make the nsswitch module slimmer.

As the lists are now handled by the modules system, we can use mkOrder
to ensure a proper order as well as mkForce to override one specific
database type instead of the entire file.
2020-04-26 03:16:57 +02:00
..
fonts fontconfig: only generate cache on native compilation 2020-04-06 16:36:22 -04:00
gtk gtk-icon-cache: get native gtk3 for icon cache 2020-03-06 00:45:48 -05:00
krb5 treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
xdg nixos: add freedesktop/gnome/myself maintainers 2020-04-01 20:53:09 -04:00
appstream.nix
console.nix nixos/console: set colors using kernel parameters 2019-12-20 00:27:35 +01:00
debug-info.nix
gnu.nix
i18n.nix treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
iproute2.nix
ldap.nix nixos/ldap: add CAP_SYS_RESOURCE capability to nslcd service 2020-01-31 10:12:41 -05: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 treewide/nixos: use stdenv.cc.libc instead of glibc when available 2020-04-06 16:36:27 -04: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: Make databases more configurable 2020-04-26 03:16:57 +02:00
power-management.nix treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
pulseaudio.nix nixos/pulseaudio: Enable udev rules 2020-02-07 15:54:35 -06:00
qt5.nix nixos/qt5: support adwaita-dark theme 2020-04-05 08:38:08 +03:00
resolvconf.nix nixos/resolvconf: Remove useHostResolvConf option 2020-02-05 00:28:32 +01:00
shells-environment.nix nixos: default environment.homeBinInPath to false 2019-11-26 12:44:12 +01:00
swap.nix swap: depend on rngd if enabled and randomEncryption is configured to 2020-02-08 12:26:09 +01: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: add /share/hunspell to environment.pathsToLink 2020-02-17 03:35:06 +01: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: add freedesktop/gnome/myself maintainers 2020-04-01 20:53:09 -04:00
zram.nix zram: revert "change default algorithm to zstd" (#56856) 2019-03-07 02:11:20 +02:00