about summary refs log tree commit diff
path: root/nixos/modules/config
AgeCommit message (Expand)AuthorFilesLines
2017-12-16pinentry: override pinentry_ncurses instead of the other way aroundJan Tojnar1-1/+1
2017-12-16pinentry_qt: merge into pinentryJan Tojnar1-1/+1
2017-12-04nixos/networking: support static resolv.confOrivej Desh1-2/+2
2017-11-30nixos/pulseaudio: document audio group for system wide accessOrivej Desh1-1/+2
2017-11-27pulseaudio/nixos: set it as default for openal/libao if enabled (#32078)Peter Hoeg1-1/+7
2017-11-25Merge pull request #31283 from michalrus/per-user-profiles-buildEnvJörg Thalheim1-4/+6
2017-11-10fonts: fix fontconfig.localConf when used with penultimateBenjamin Staffin1-0/+8
2017-11-05users-groups module: use `buildEnv` in per-user profilesMichal Rus1-4/+6
2017-10-16Merge pull request #30397 from grahamc/nix-helpGraham Christensen1-0/+1
2017-10-16nsswitch: use [NOTFOUND=return] for mdnsJason A. Donenfeld1-1/+1
2017-10-14nix-info: include in nixos' default system-path, nixpkgs's channelGraham Christensen1-0/+1
2017-10-14Merge pull request #30258 from srhb/tz-nospaceGraham Christensen1-1/+4
2017-10-14Revert "networking: add option to toggle the wait-online service"Peter Hoeg1-9/+0
2017-10-14networking: add option to toggle the wait-online servicePeter Hoeg1-0/+9
2017-10-10Set $NIX_DEBUG_INFO_DIRS when environment.enableDebugInfo is enabledEelco Dolstra1-3/+4
2017-10-09nixos/config/timezone: Disallow spacesSarah Brofeldt1-1/+4
2017-10-04Revert "pinentry: make GTK3 the default front-end"Franz Pletz1-1/+1
2017-10-03Merge pull request #30014 from eqyiel/krb5-fixesJörg Thalheim2-206/+367
2017-10-03krb5: add deprecation date for old configurationJoerg Thalheim1-1/+1
2017-10-02nixos/krb5: complete rewriteRuben Maher2-206/+367
2017-10-01pinentry: make GTK3 the default front-endJan Tojnar1-1/+1
2017-09-23Revert "nixos: add option for bind to not resolve local queries (#29503)"Peter Simons1-3/+1
2017-09-18nixos: add option for bind to not resolve local queries (#29503)gwitmond1-1/+3
2017-09-05nixos/fontconfig: fix substitutions option (#28895)pbogdan1-1/+1
2017-09-03nixos: update glibc locales linkOrivej Desh1-1/+1
2017-08-30networkmanager_iodine: init at 1.2.0Symphorien Gibol1-0/+1
2017-08-06nixos: add pathes for KDE applicationsgnidorah1-0/+3
2017-08-03nixos/pulseaudio: Fix for missing zeroconf moduleDaniel Fullmer1-1/+1
2017-08-03nsswitch: add systemd modulePeter Hoeg1-1/+2
2017-07-31nixos/timezone: Fix evaluation erroraszlig1-1/+1
2017-07-31nixos/timezone: support imperative timezone configuration (#26608)Linus Heckemann1-8/+12
2017-07-31Removed networking.fqdn optionValentin Shirokov1-12/+2
2017-07-31Removed deprecation warning for networking.extraHostsValentin Shirokov1-3/+0
2017-07-30Merge #27105: more correct form of /etc/hostsVladimír Čunát1-3/+41
2017-07-29environment.etc: add user/group optionVolth1-1/+1
2017-07-28Deprecation warning for networking.extraHostsValentin Shirokov1-0/+3
2017-07-26change swap.randomEncryption config option to "coercedTo" for backwards compa...Martin Wohlert1-22/+55
2017-07-26swap: extend randomEncryption to plainOpen and ability to select cipherMartin Wohlert1-11/+31
2017-07-26environment.noXlibs: Disable gnome when noXLibs is set (#27567)k0ral1-2/+10
2017-07-26nixos/…/swap.nix: don't create a LUKS header for randomEncryptionedef1-3/+1
2017-07-19nixos/ldap: remove tls_checkpeer no when using TLSGraham Christensen1-1/+0
2017-07-17Merge pull request #27000 from Balletie/fix/pulseaudio-alsa-confBenno Fünfstück1-0/+2
2017-07-13resolved: use resolved's static resolv.conf (#27144)florianjacob1-1/+3
2017-07-09Example of networking.hosts is now literalExampleValentin Shirokov1-1/+1
2017-07-09Style optimizationsValentin Shirokov1-3/+3
2017-07-09Documentation fixesValentin Shirokov1-2/+2
2017-07-08Style adjustmentsValentin Shirokov1-9/+7
2017-07-08Typo fixValentin Shirokov1-1/+1
2017-07-08Added networking.hosts and networking.fqdn optionsValentin Shirokov1-11/+36
2017-07-04Added networking.extraLocalHosts optionValentin Shirokov1-3/+15