summaryrefslogtreecommitdiffstats
path: root/nixos/lib/systemd-unit-options.nix
AgeCommit message (Expand)Author
2022-12-22nixos/systemd: document what `scriptArgs` is forNaïm Favier
2022-11-02nixos/systemd-unit-options: document correct wantedBy default for user units ...Jörg Thalheim
2022-10-27nixos: Add unit option overrideStrategyChristian Kögler
2022-08-31nixos/*: convert internal option descriptions to MDpennae
2022-08-31nixos/*: automatically convert option descriptionspennae
2022-08-31nixos/*: normalize more docbook for auto-conversionpennae
2022-08-19Merge pull request #167692 from peperunas/onsuccessChristian Kögler
2022-06-19Merge pull request #158602 from hercules-ci/systemd-unit-mixed-list-errorJörg Thalheim
2022-04-07nixos/systemd: Add onSuccess module option for unitsGiulio De Pasquale
2022-04-04nixos/systemd-unit-options: Fix indentationJanne Heß
2022-04-04nixos/stage-1-systemd: Implement job scriptsJanne Heß
2022-04-01nixos/systemd-initrd: Remove unit options that don't workJanne Heß
2022-02-09nixos/systemd: Add reloadTriggers to servicesJanne Heß
2022-02-08nixos/systemd: Custom error when mixing list/non-list defsRobert Hensing
2022-01-31Merge pull request #152372 from symphorien/systemd-validate-afterGuillaume Girol
2022-01-27nixos/lib: Use SingleLineStr in systemd descriptionDaniel Olsen
2021-12-27nixos/systemd: validate the values of systemd.services.<name>.afterGuillaume Girol
2021-11-20Move systemd-lib.nix and systemd-unit-options.nix into utilsWill Fancher