mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-16 04:38:50 +01:00
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 |
||
|---|---|---|
| .. | ||
| coredump.nix | ||
| initrd-secrets.nix | ||
| initrd.nix | ||
| journald.nix | ||
| logind.nix | ||
| nspawn.nix | ||
| shutdown.nix | ||
| tmpfiles.nix | ||
| user.nix | ||