summary refs log tree commit diff
path: root/modules/config
Commit message (Expand)AuthorAge
* Don't disable D-Bus if environment.noXlibs is setEelco Dolstra2013-10-01
* Fix duplicated environment valuesEelco Dolstra2013-09-25
* Don't break compatibility with pre-1.6 nixShea Levy2013-09-24
* Make environment variables overridableEelco Dolstra2013-09-24
* Don't generate /etc/environmentEelco Dolstra2013-09-24
* In environment.variables, unify "value" and "list"Eelco Dolstra2013-09-23
* Radically change the way NixOS handles environment variables and make it poss...Jan Malakhovski2013-09-23
* Add services.samba.nsswins optionBjørn Forsman2013-09-07
* Update all legacy-style modulesEelco Dolstra2013-09-04
* Fix description for PowerManagement units.Mathijs Kwik2013-08-27
* power management: provide a post-resume target and unifyMathijs Kwik2013-08-25
* Merge pull request #213 from ivan/extraUsers-rootEvgeny Egorochkin2013-08-10
|\
| * Document that extraUsers options apply to rootIvan Kozik2013-08-09
* | Fix typos, especially those that end up in the NixOS manualIvan Kozik2013-08-10
|/
* Hide kernel pointers for unprivileged users via kptr_restrictEelco Dolstra2013-07-31
* pulseaudio service: Use the configured pulseaudio package instead of the defa...Rickard Nilsson2013-07-23
* time.timeZone: Set the TZ environment variable, which is used by Java.Rickard Nilsson2013-06-29
* fontconfig: Set the default hinting style to "slight"Eelco Dolstra2013-06-27
* Refactoring: Split fonts.nix into smaller modulesEelco Dolstra2013-06-27
* Add chrony serviceRicardo M. Correia2013-05-23
* filesystems: add priority option for swap devices.Mathijs Kwik2013-05-17
* Don't start nscd if it's not already runningEelco Dolstra2013-05-07
* typo in networking.dnsSingleRequest documentationmodulistic2013-05-04
* Create a /etc/zoneinfo symlink and use it in $TZDIREelco Dolstra2013-04-22
* Don't set $TZEelco Dolstra2013-04-22
* nslcd: Start after network.target (but don't require network)Rickard Nilsson2013-04-09
* modules/config/networking.nix: strip trailing whitespacePeter Simons2013-04-03
* Let resolvconf 'restart' the nscd service instead of 'reload'ing it.Peter Simons2013-04-03
* Merge pull request #123 from MarcWeber/feed-upstream/toListNicolas B. Pierron2013-03-23
|\
| * replace list by listOf using same style as for attrsOfMarc Weber2013-03-14
* | Revert "Add /run/nss to LD_LIBRARY_PATH".Peter Simons2013-03-21
* | Merge hardware.pulseaudio and services.pulseaudioRickard Nilsson2013-03-14
|/
* Merge pull request #116 from rickynils/nssPeter Simons2013-03-13
|\
| * Add /run/nss to LD_LIBRARY_PATHRickard Nilsson2013-03-07
* | symlink /etc/localtime was broken, /etc/localtime now points to a location in...Rob Vermaas2013-03-12
* | Revert "nslcd: Require network.target"Rickard Nilsson2013-03-12
* | Console key map: Make option uniqShea Levy2013-03-09
|/
* nslcd: Require network.targetRickard Nilsson2013-03-05
* D'oh!Shea Levy2013-03-04
* systemd-sysctl.service: Don't depend on basic.targetShea Levy2013-03-04
* Enable hardlink and symlink restrictionsEelco Dolstra2013-03-02
* Add a module for setting sysctl parametersEelco Dolstra2013-03-02
* modules/config/fonts.nix: revert "export GDFONTPATH in /etc/profile"Peter Simons2013-02-17
* modules/config/fonts.nix: export GDFONTPATH in /etc/profilePeter Simons2013-02-17
* Use nss_myhostname from systemdEelco Dolstra2013-02-04
* environment.etc: Add convenience option 'text'Eelco Dolstra2013-02-03
* Turn environment.etc into an attribute setEelco Dolstra2013-02-03
* Make xz available by defaultEelco Dolstra2013-01-30
* nslcd: Adjust service definition to systemdRickard Nilsson2013-01-27
* Use systemd.targets to define ip-upEelco Dolstra2013-01-24