nixpkgs/nixos/modules/system/boot/systemd
squalus 257db1dd4a nixos: systemd-coredump: improve disabled state
The systemd-coredump module required systemd to be built with
withCoredump=true, even if the module was disabled.

- allow systemd to be missing systemd-coredump if the module is disabled
- switch to mkDefault for the sysctl config to allow user overrides when
  the module is disabled
- add nixos tests for both the enabled and disabled cases
2022-08-01 09:52:56 -07:00
..
coredump.nix nixos: systemd-coredump: improve disabled state 2022-08-01 09:52:56 -07:00
initrd-secrets.nix nixos/systemd-stage-1: Add initrd secrets support 2022-04-30 11:41:27 +02:00
initrd.nix Merge pull request #182685 from pennae/invariant-option-conversions 2022-07-27 15:39:47 +02:00
journald.nix nixos: systemd: remove unhelpful comments in additionalUpstreamSystemUnits 2022-03-20 16:14:13 +01:00
logind.nix nixos/systemd: Package only built component units 2022-05-16 16:52:25 +02:00
nspawn.nix nixos/systemd/nspawn: Add missing nspawn unit options 2022-04-24 21:20:59 +01:00
shutdown.nix nixos/systemd-shutdown: Remove unneeded binaries 2022-05-01 17:06:15 +02:00
tmpfiles.nix nixos/stage-2-init: Re-add creation of /etc 2022-04-03 19:03:16 +01:00
user.nix nixos/pam: refactor pam_mount unmounting fix 2022-07-22 04:17:14 +02:00