summary refs log tree commit diff
path: root/nixos/lib/systemd-lib.nix
Commit message (Expand)AuthorAge
* systemd-lib: cleanup empty lines in unit filesSandro Jäckel2023-11-09
* nixos/systemd-lib: fix building of empty unit filesemilylange2023-11-02
* nixos/systemd: fix make unit failed when unit too large5aaee92023-10-31
* networkd: Allow combinations of WakeOnLan policiesign0tus2023-09-28
* systemd-lib: add name to X-{Reloads,Restart}-Triggers to easily identify to w...Sandro Jäckel2023-09-13
* nixos/lib: systemd definition files functionnikstur2023-07-26
* nixos/networkd: fix netdev MAC addresses assertsRaito Bezarius2023-07-20
* nixos/networkd: support netdev MAC addressesRaito Bezarius2023-07-04
* nixos/lib: save triggers of systemd into nix storewrvsrx2023-05-11
* nixos/lib: hash triggers after converting them to string in systemd-libwrvsrx2023-05-07
* systemd-lib: fix building -.slice (root slice)Sandro Jäckel2023-03-20
* lib.replaceChars: warn about being a deprecated aliasArtturin2022-12-15
* nixos: Add unit option overrideStrategyChristian Kögler2022-10-27
* nixos/unitGenerator: fix generation for nspawn filesChristian Kögler2022-10-23
* nixos/systemd: Add onSuccess module option for unitsGiulio De Pasquale2022-04-07
* Merge pull request #164943 from ElvishJerricco/systemd-initrd-reuse-systemd-m...Janne Heß2022-04-03
|\
| * nixos/systemd-initrd: Remove unit options that don't workJanne Heß2022-04-01
| * nixos/systemd-lib: Use module compositionJanne Heß2022-04-01
| * nixos/lib/systemd-lib.nix: move comment back down to packagesFlorian Klink2022-03-24
| * systemd-initrd, systemd-lib: drop initrdServiceToUnitFlorian Klink2022-03-24
| * systemd-initrd: Fix Environment= and PATHWill Fancher2022-03-22
| * initrd: Optional systemd-based initrdWill Fancher2022-03-22
| * nixos: systemd-lib: Make generateUnits general with default argsWill Fancher2022-03-22
* | nixos/systemd: Allow creation of unit directoriesSilvan Mosberger2022-03-25
|/
* nixos: systemd: split off helper functions into systemd-libBob van der Linden2022-03-15
* Merge pull request #152372 from symphorien/systemd-validate-afterGuillaume Girol2022-01-31
|\
| * nixos/systemd: validate the values of systemd.services.<name>.afterGuillaume Girol2021-12-27
* | Merge branch 'staging-next' into stagingDmitry Kalinkin2021-12-11
|/
* Move systemd-lib.nix and systemd-unit-options.nix into utilsWill Fancher2021-11-20