summaryrefslogtreecommitdiffstats
path: root/nixos/modules/system/boot/systemd-unit-options.nix
AgeCommit message (Expand)Author
2019-01-28nixos/systemd: add StartLimitIntervalSec to unit configCraig Younkins
2018-10-03Fix systemd timer unit documentationMárton Boros
2018-05-13nixos: systemd.services.*.environment: fix typeJan Malakhovski
2018-04-03nixos/systemd: Fix environment type -> allows overridingSilvan Mosberger
2017-09-16systemd: better document enabled, wantedBy, and requiredBy (#29453)Matt McHenry
2017-03-21nixos/treewide: systemd.time is in manvolume 7Franz Pletz
2017-02-02systemd service: add aliases optionNikolay Amiantov
2016-12-20systemd: add slice supportMarkov Dmitry
2016-10-19systemd.timers.startOn: automatically convert string to listAlexander Ried
2016-09-29systemd: add user target supportPeter Hoeg
2016-09-01systemd-unit-options: startAt can be a listProfpatsch
2016-04-25makeSearchPathOutputs: refactor to makeSearchPathOutputNikolay Amiantov
2016-04-13replace makeSearchPath tree-wise to take care of possible multiple outputsNikolay Amiantov
2016-03-01Revert "Add the tool "nixos-typecheck" that can check an option declaration to:"Eelco Dolstra
2016-02-29Add the tool "nixos-typecheck" that can check an option declaration to:Thomas Strobel
2015-11-16systemd module: Add OnFailure to systemd common unit optionsJaka Hudoklin
2015-06-15Some more type cleanupEelco Dolstra
2015-04-30networkd: Fix evaluation of systemd.network units.aszlig
2015-04-19systemd: Move networkd into separate modulesEelco Dolstra
2015-01-19systemd: extend checkUnitConfig with on-abnormalLongrin Wischnewski
2014-11-26nixos/network-interfaces: Provide a networkd implementationWilliam A. Kennington III
2014-11-26systemd-network: Add assertions for user clarityWilliam A. Kennington III
2014-11-26systemd: Enable more network servicesWilliam A. Kennington III
2014-11-26systemd: Add ability to define networksWilliam A. Kennington III
2014-10-05Replace hasAttr/getAttr calls with the ? and . operatorsEelco Dolstra
2014-09-15systemd: Support reload scriptsWilliam A. Kennington III
2014-04-17Refactor unit option declarationsEelco Dolstra
2014-04-17Allow upstream systemd units to be extendedEelco Dolstra
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra
2014-04-10Merge branch 'containers'Eelco Dolstra
2014-03-31systemd: Add support for path units.aszlig
2014-03-17Add an option to reload rather than restart changed unitsEelco Dolstra
2014-03-12Don't include superfluous lines in generated unitsEelco Dolstra
2014-03-12systemd: Allow customisation of upstream unitsEelco Dolstra
2013-11-26Allow services to specify a pre-stop scriptEelco Dolstra
2013-11-18Allow overrides to work for unit optionsEelco Dolstra
2013-11-18Use types.lines for script/preStart/postStart/postStopEelco Dolstra
2013-11-18Apply better type checking to unitConfig/serviceConfig/...Eelco Dolstra
2013-10-30Strictly check the arguments to mkOptionEelco Dolstra
2013-10-30Substitute "types.uniq types.string" -> "types.str"Eelco Dolstra
2013-10-28Remove uses of the "merge" option attributeEelco Dolstra
2013-10-28Fix bogus mkOption typesEelco Dolstra
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra