about summary refs log tree commit diff
path: root/nixos/modules/system/boot/systemd.nix
Commit message (Expand)AuthorAge
* nixos/systemd: Update warning for restarting oneshotsMalte Brandy2020-06-16
* nixos/binfmt: move systemd-binfmt.service to binfmt moduleFlorian Klink2020-05-18
* Merge pull request #87016 from flokli/nsswitch-cleanupFlorian Klink2020-05-14
|\
| * nixos/systemd: enable systemd-provided nss modules unconditionallyFlorian Klink2020-05-11
| * nixos/systemd: add to system.nssDatabases.group tooFlorian Klink2020-05-11
* | Merge pull request #85428 from serokell/kirelagin/unit-script-nameLinus Heckemann2020-05-12
|\ \ | |/ |/|
| * fixup! systemd: Add prefix to unit script derivationsKirill Elagin2020-04-20
| * systemd: Add prefix to unit script derivationsKirill Elagin2020-04-17
| * fixup! systemd: Simplify unit script namesKirill Elagin2020-04-17
| * systemd: Simplify unit script namesKirill Elagin2020-04-17
* | nixos/systemd: use global proxy config in systemd-importdMichael Adler2020-05-06
* | nixos/systemd: move NSS module logic to systemd moduleFlorian Klink2020-05-05
* | Revert "nixos/systemd.nix: don’t require online for multi-user.target"Florian Klink2020-05-01
* | nixos/systemd.nix: don’t require online for multi-user.targetMatthew Bauer2020-04-28
* | journald service: Add helpful comments about the journal getting fullNiklas Hambüchen2020-04-23
* | journald service: Increase default rate limit 1000 -> 10000.Niklas Hambüchen2020-04-21
* | tmpfiles: load user-defined entries firstJörg Thalheim2020-04-16
|/
* nixos/systemd: remove one DefaultBlockIOAccountingRouven Czerwinski2020-03-29
* Merge pull request #59827 from oxij/nixos/suppress-systemd-unitsSilvan Mosberger2020-02-06
|\
| * nixos/systemd: add an option to suppress system unitsJan Malakhovski2019-04-18
* | nixos/systemd: add `systemd.sleep.extraConfig` config optionmisuzu2020-02-03
* | nixos/systemd: add all systemd tmpfiles filesJörg Thalheim2020-01-24
* | nixos/systemd: Explicitly put default path packages after othersSilvan Mosberger2020-01-06
* | nixos/treewide: Move rename.nix imports to their respective modulesSilvan Mosberger2019-12-10
* | systemd: adding support for systemd-importdwucke132019-11-02
* | nixos/systemd: fix broken tmpfiles.d symlinksFabian Möller2019-10-09
* | Revive systemd.coredump.enableEelco Dolstra2019-10-07
* | nixos/systemd: pick more upstream tmpfiles confsFranz Pletz2019-09-23
* | Merge staging-next into stagingFrederik Rietdijk2019-08-31
|\ \
| * \ Merge pull request #67487 from dasJ/suspend-then-hibernatePeter Hoeg2019-08-28
| |\ \
| | * | nixos/systemd: Add suspend-then-hibernate unitsJanne Heß2019-08-26
* | | | Merge staging-next into stagingFrederik Rietdijk2019-08-28
|\| | |
| * | | nixos/systemd: enable cgroup accounting by defaultFlorian Klink2019-08-25
| * | | nixos/systemd: add new Default{BlockIO,IP}Accounting settingsFlorian Klink2019-08-25
| * | | nixos/systemd: honor default enableCgroupAccounting settingsFlorian Klink2019-08-25
| |/ /
| * | nixos/systemd: remove separate coredump moduleFlorian Klink2019-08-18
| * | nixos/systemd: install sysctl snippetsFlorian Klink2019-08-18
* | | treewide: remove redundant quotesvolth2019-08-26
|/ /
* | Merge master into staging-nextFrederik Rietdijk2019-08-14
|\ \
| * | nixos/modules: Replace all nested types.either's with types.oneOf'sSilvan Mosberger2019-08-08
* | | systemd service: remove generator-packages optionNikolay Amiantov2019-08-01
* | | systemd service: add support for shutdown packagesNikolay Amiantov2019-08-01
* | | systemd service: rename generator-packagesNikolay Amiantov2019-08-01
|/ /
* | Merge master into staging-nextFrederik Rietdijk2019-06-15
|\ \
| * | nixos/systemd: enable systemd-tmpfiles-setup and -clean for user sessionsPeter Hoeg2019-06-07
| |/
* / nixos/systemd: migrate systemd-timesync state when requiredAndreas Rammhold2019-06-03
|/
* Merge pull request #56012 from matix2267/logind-lid-switch-external-powerSilvan Mosberger2019-02-22
|\
| * nixos/logind: Add defaultText to config option since it's not static value.Mateusz Gołębiewski2019-02-18
* | nixos: add preferLocalBuild=true; on derivations for config filesSymphorien Gibol2019-02-22
|/
* nixos/logind: Add option for HandleLidSwitchExternalPowerMateusz Gołębiewski2019-02-16