summary refs log tree commit diff
path: root/nixos/modules/system/boot/systemd-unit-options.nix
Commit message (Expand)AuthorAge
* Refactor unit option declarationsEelco Dolstra2014-04-17
* Allow upstream systemd units to be extendedEelco Dolstra2014-04-17
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Merge branch 'containers'Eelco Dolstra2014-04-10
|\
| * Add an option to reload rather than restart changed unitsEelco Dolstra2014-03-17
* | systemd: Add support for path units.aszlig2014-03-31
|/
* Don't include superfluous lines in generated unitsEelco Dolstra2014-03-12
* systemd: Allow customisation of upstream unitsEelco Dolstra2014-03-12
* Allow services to specify a pre-stop scriptEelco Dolstra2013-11-26
* 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
* Strictly check the arguments to mkOptionEelco Dolstra2013-10-30
* Substitute "types.uniq types.string" -> "types.str"Eelco Dolstra2013-10-30
* Remove uses of the "merge" option attributeEelco Dolstra2013-10-28
* Fix bogus mkOption typesEelco Dolstra2013-10-28
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10