about summary refs log tree commit diff
path: root/nixos/lib/systemd-lib.nix
AgeCommit message (Expand)AuthorFilesLines
2022-12-15lib.replaceChars: warn about being a deprecated aliasArtturin1-3/+3
2022-10-27nixos: Add unit option overrideStrategyChristian Kögler1-11/+24
2022-10-23nixos/unitGenerator: fix generation for nspawn filesChristian Kögler1-3/+3
2022-04-07nixos/systemd: Add onSuccess module option for unitsGiulio De Pasquale1-0/+2
2022-04-03Merge pull request #164943 from ElvishJerricco/systemd-initrd-reuse-systemd-m...Janne Heß1-50/+34
2022-04-01nixos/systemd-initrd: Remove unit options that don't workJanne Heß1-35/+7
2022-04-01nixos/systemd-lib: Use module compositionJanne Heß1-17/+19
2022-03-25nixos/systemd: Allow creation of unit directoriesSilvan Mosberger1-4/+6
2022-03-24nixos/lib/systemd-lib.nix: move comment back down to packagesFlorian Klink1-1/+2
2022-03-24systemd-initrd, systemd-lib: drop initrdServiceToUnitFlorian Klink1-16/+0
2022-03-22systemd-initrd: Fix Environment= and PATHWill Fancher1-1/+8
2022-03-22initrd: Optional systemd-based initrdWill Fancher1-8/+21
2022-03-22nixos: systemd-lib: Make generateUnits general with default argsWill Fancher1-8/+13
2022-03-15nixos: systemd: split off helper functions into systemd-libBob van der Linden1-0/+202
2022-01-31Merge pull request #152372 from symphorien/systemd-validate-afterGuillaume Girol1-0/+3
2021-12-27nixos/systemd: validate the values of systemd.services.<name>.afterGuillaume Girol1-0/+3
2021-12-11Merge branch 'staging-next' into stagingDmitry Kalinkin1-0/+235
2021-11-20Move systemd-lib.nix and systemd-unit-options.nix into utilsWill Fancher1-0/+237