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 Merge pull request #30397 from grahamc/nix-help 2017-10-16 21:37:00 -04:00
hardware Revert "include firmware with enableAllFirmware" 2017-10-14 14:42:48 +08:00
i18n/input-method Remove top-level kde5 attribute 2017-02-27 11:49:10 -06:00
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 nixos: clean up kernel modules 2017-10-07 01:48:03 +02:00
programs sway module: better defaults 2017-10-25 20:53:44 +01:00
security nixos/ecryptfs: init 2017-10-20 17:42:04 +01:00
services prometheus-node-exporter service: delete dead code 2017-10-25 20:18:33 +02:00
system plymouth service: fix symlink to defaults 2017-10-24 20:10:13 +02:00
tasks Merge pull request #30339 from pvgoran/fileSystems-silentFormatOptions 2017-10-25 10:46:46 +02:00
testing buildLinux: allow overriding stdenv on each call 2017-08-20 08:24:52 +02:00
virtualisation Add function closureInfo to replace pathsFromGraph 2017-10-25 15:38:14 +02:00
module-list.nix nixos/ecryptfs: init 2017-10-20 17:42:04 +01:00
rename.nix opendkim: automated key generation (no manual changes for service initialization required anymore) 2017-10-23 15:53:55 +02:00