summary refs log tree commit diff
path: root/nixos/modules/system
Commit message (Expand)AuthorAge
* Fix passing of kernel parametersEelco Dolstra2013-12-02
* systemd: add services.journald.extraConfig optionSong Wenwu2013-11-30
* Add support for lightweight NixOS containersEelco Dolstra2013-11-27
* nscd: Fix LD_LIBRARY_PATHEelco Dolstra2013-11-26
* Allow services to specify a pre-stop scriptEelco Dolstra2013-11-26
* Disable various services when running inside a containerEelco Dolstra2013-11-26
* Check whether fileSystems defines the root FSEelco Dolstra2013-11-18
* Allow overrides to work for unit optionsEelco Dolstra2013-11-18
* Use types.lines for script/preStart/postStart/postStopEelco Dolstra2013-11-18
* Apply better type checking to unitConfig/serviceConfig/...Eelco Dolstra2013-11-18
* Fix broken Conflicts optionsEelco Dolstra2013-11-18
* Allow building/testing individual systemd unitsEelco Dolstra2013-11-18
* systemd: Add systemd.extraConfig option for /etc/systemd/system.confRicardo M. Correia2013-11-16
* systemd: Change services.logind.extraConfig type to types.linesRicardo M. Correia2013-11-16
* Properly handle unit names with dashes in themEelco Dolstra2013-11-12
* Add some primops to libEelco Dolstra2013-11-12
* Remove remaining references to UpstartEelco Dolstra2013-10-31
* Add lots of missing option typesEelco Dolstra2013-10-30
* Shut up "failed to resume" warning if there is no resume deviceEelco Dolstra2013-10-30
* Clean up some option examplesEelco Dolstra2013-10-30
* Strictly check the arguments to mkOptionEelco Dolstra2013-10-30
* Add some option typesEelco Dolstra2013-10-30
* Substitute "types.uniq types.string" -> "types.str"Eelco Dolstra2013-10-30
* Remove remaining uses of mkOverrideTemplateEelco Dolstra2013-10-28
* Fix NixOps evaluationEelco Dolstra2013-10-28
* Remove uses of the "merge" option attributeEelco Dolstra2013-10-28
* Fix bogus mkOption typesEelco Dolstra2013-10-28
* Add missing typesEelco Dolstra2013-10-28
* Remove uses of mkFixStrictnessEelco Dolstra2013-10-28
* Big cleanup of the NixOS module systemEelco Dolstra2013-10-28
* Get rid of the only use of mkDefaultValueEelco Dolstra2013-10-28
* Fix evaluation error in the ISOsEelco Dolstra2013-10-24
* Remove dependencies on the Nixpkgs locationEelco Dolstra2013-10-23
* Add a way to define obsolete options that have no replacementEelco Dolstra2013-10-23
* Allow options to be marked as "internal"Eelco Dolstra2013-10-23
* Improve option descriptionEelco Dolstra2013-10-23
* grub: Make assertion lazierEelco Dolstra2013-10-17
* Remove old efi boot stub bootloaderShea Levy2013-10-10
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10