summary refs log tree commit diff
path: root/nixos/modules/config
Commit message (Expand)AuthorAge
* Merge branch 'master' into nix-2.0Vladimír Čunát2018-03-03
|\
| * tree-wide: autorename gnome packages to use dashesJan Tojnar2018-02-25
* | Create /home with the right permissionsEelco Dolstra2018-02-27
* | Move creation of /root to the activation scriptEelco Dolstra2018-02-05
|/
* nixos/powerManagement: remove duplicate definitionFranz Pletz2018-01-28
* nixos/powerManagement: set `cpuFreqGovernor` with `mkOptionDefault`Maximilian Bosch2018-01-28
* environment.variables: give an exampleMatthieu Coudron2018-01-22
* pinentry: override pinentry_ncurses instead of the other way aroundJan Tojnar2017-12-16
* pinentry_qt: merge into pinentryJan Tojnar2017-12-16
* nixos/networking: support static resolv.confOrivej Desh2017-12-04
* nixos/pulseaudio: document audio group for system wide accessOrivej Desh2017-11-30
* pulseaudio/nixos: set it as default for openal/libao if enabled (#32078)Peter Hoeg2017-11-27
* Merge pull request #31283 from michalrus/per-user-profiles-buildEnvJörg Thalheim2017-11-25
|\
| * users-groups module: use `buildEnv` in per-user profilesMichal Rus2017-11-05
* | fonts: fix fontconfig.localConf when used with penultimateBenjamin Staffin2017-11-10
|/
* Merge pull request #30397 from grahamc/nix-helpGraham Christensen2017-10-16
|\
| * nix-info: include in nixos' default system-path, nixpkgs's channelGraham Christensen2017-10-14
* | nsswitch: use [NOTFOUND=return] for mdnsJason A. Donenfeld2017-10-16
* | Merge pull request #30258 from srhb/tz-nospaceGraham Christensen2017-10-14
|\ \
| * | nixos/config/timezone: Disallow spacesSarah Brofeldt2017-10-09
* | | Revert "networking: add option to toggle the wait-online service"Peter Hoeg2017-10-14
* | | networking: add option to toggle the wait-online servicePeter Hoeg2017-10-14
| |/ |/|
* | Set $NIX_DEBUG_INFO_DIRS when environment.enableDebugInfo is enabledEelco Dolstra2017-10-10
|/
* Revert "pinentry: make GTK3 the default front-end"Franz Pletz2017-10-04
* Merge pull request #30014 from eqyiel/krb5-fixesJörg Thalheim2017-10-03
|\
| * krb5: add deprecation date for old configurationJoerg Thalheim2017-10-03
| * nixos/krb5: complete rewriteRuben Maher2017-10-02
* | pinentry: make GTK3 the default front-endJan Tojnar2017-10-01
|/
* Revert "nixos: add option for bind to not resolve local queries (#29503)"Peter Simons2017-09-23
* nixos: add option for bind to not resolve local queries (#29503)gwitmond2017-09-18
* nixos/fontconfig: fix substitutions option (#28895)pbogdan2017-09-05
* nixos: update glibc locales linkOrivej Desh2017-09-03
* networkmanager_iodine: init at 1.2.0Symphorien Gibol2017-08-30
* nixos: add pathes for KDE applicationsgnidorah2017-08-06
* nixos/pulseaudio: Fix for missing zeroconf moduleDaniel Fullmer2017-08-03
* nsswitch: add systemd modulePeter Hoeg2017-08-03
* nixos/timezone: Fix evaluation erroraszlig2017-07-31
* nixos/timezone: support imperative timezone configuration (#26608)Linus Heckemann2017-07-31
* Removed networking.fqdn optionValentin Shirokov2017-07-31
* Removed deprecation warning for networking.extraHostsValentin Shirokov2017-07-31
* Merge #27105: more correct form of /etc/hostsVladimír Čunát2017-07-30
|\
| * Deprecation warning for networking.extraHostsValentin Shirokov2017-07-28
| * Example of networking.hosts is now literalExampleValentin Shirokov2017-07-09
| * Style optimizationsValentin Shirokov2017-07-09
| * Documentation fixesValentin Shirokov2017-07-09
| * Style adjustmentsValentin Shirokov2017-07-08
| * Typo fixValentin Shirokov2017-07-08
| * Added networking.hosts and networking.fqdn optionsValentin Shirokov2017-07-08
| * Added networking.extraLocalHosts optionValentin Shirokov2017-07-04
* | environment.etc: add user/group optionVolth2017-07-29