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 prometheus-node-exporter service: delete dead code 2017-10-25 20:18:33 +02:00
system
tasks Merge pull request #30339 from pvgoran/fileSystems-silentFormatOptions 2017-10-25 10:46:46 +02:00
testing
virtualisation Add function closureInfo to replace pathsFromGraph 2017-10-25 15:38:14 +02:00
module-list.nix
rename.nix