1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/nixos/modules
symphorien 6dfbef0ae2 nixos/crashdump: fix evaluation. (#30415)
The module would fail to evaluate:
```The option value `boot.crashDump.kernelPackages' in ... is not a package.```

Removed the option boot.crashDump.kernelPackage in favor of using
boot.kernelPatches which automatically chooses the same kernel version
as boot.kernelPackage instead of overriding it.

Added option boot.crashDump.reservedMemory to customized crash kernel
memory.

Changed the default of boot.crashDump.kernelParams as the current one
seemed to have no effect.
2017-10-25 20:00:52 +00:00
..
config
hardware
i18n/input-method
installer sd-image-*: Include profiles/base.nix 2017-10-25 22:56:20 +03:00
misc nixos/crashdump: fix evaluation. (#30415) 2017-10-25 20:00:52 +00:00
profiles
programs sway module: better defaults 2017-10-25 20:53:44 +01:00
security
services
system
tasks
testing
virtualisation
module-list.nix
rename.nix