about summary refs log tree commit diff
path: root/nixos/lib/systemd-lib.nix
AgeCommit message (Expand)AuthorFilesLines
2024-05-20nixos/networkd: get rid of *Config attributes in listsMaximilian Bosch1-0/+24
2024-05-06nixos/systemd-lib: fix assertRangeOrOneOf when value is not comparableJared Baur1-1/+2
2024-04-23Merge pull request #297726 from r-vdp/systemd-unit-namesFlorian Klink1-20/+55
2024-04-21Merge pull request #298983 from illustris/mysqlRyan Hendrickson1-2/+13
2024-04-21nixos/systemd-lib: fix restart/reloadTriggers when passing pathsillustris1-2/+13
2024-04-15systemd: add a name option to all systemd unitsr-vdp1-20/+55
2024-04-14nixos/networkd: add [Bridge] section to netdev confAstrid Yu1-0/+4
2024-04-08systemd-lib: include GPTMaxLabelLength constantnikstur1-0/+5
2024-03-27Avoid top-level `with ...;` in nixos/lib/systemd-lib.nixPhilip Taron1-10/+49
2024-03-06nixos/networkd: allow RoutingPolicyRule port rangesFabian Möller1-1/+14
2024-02-29systemd: fix propagation of upheldBy option to unitsSimonas Kazlauskas1-8/+8
2024-02-10systemd: add support for upholds and upheldBySimonas Kazlauskas1-1/+9
2024-01-18systemd-lib: fix automount generation after 9fbf82d9cb48K9001-5/+4
2024-01-02systemd-lib: add Install WantedBy section to make units similar to upstream onesSandro Jäckel1-30/+29
2023-11-09systemd-lib: cleanup empty lines in unit filesSandro Jäckel1-18/+17
2023-11-02nixos/systemd-lib: fix building of empty unit filesemilylange1-1/+4
2023-10-31nixos/systemd: fix make unit failed when unit too large5aaee91-1/+2
2023-09-28networkd: Allow combinations of WakeOnLan policiesign0tus1-0/+4
2023-09-13systemd-lib: add name to X-{Reloads,Restart}-Triggers to easily identify to w...Sandro Jäckel1-3/+3
2023-07-26nixos/lib: systemd definition files functionnikstur1-0/+17
2023-07-20nixos/networkd: fix netdev MAC addresses assertsRaito Bezarius1-1/+1
2023-07-04nixos/networkd: support netdev MAC addressesRaito Bezarius1-1/+6
2023-05-11nixos/lib: save triggers of systemd into nix storewrvsrx1-2/+2
2023-05-07nixos/lib: hash triggers after converting them to string in systemd-libwrvsrx1-2/+2
2023-03-20systemd-lib: fix building -.slice (root slice)Sandro Jäckel1-1/+1
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