nixpkgs/nixos/modules/misc
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
..
assertions.nix Remove some obsolete references to <nixos> 2015-08-05 17:37:08 +02:00
crashdump.nix nixos/crashdump: fix evaluation. (#30415) 2017-10-25 20:00:52 +00:00
extra-arguments.nix nixos: use pkgsi686Linux for pkgs_i686 (#24772) 2017-04-26 18:20:38 +02:00
ids.nix Revert "nixos: kodi user" 2017-10-14 14:42:49 +08:00
lib.nix
locate.nix nixos/locatedb: fix first run when /var/cache doesn't exist 2017-10-11 14:59:18 +02:00
meta.nix lib: introduce imap0, imap1 (#25543) 2017-07-04 23:29:23 +01:00
nixpkgs.nix nixos: use pkgsi686Linux for pkgs_i686 (#24772) 2017-04-26 18:20:38 +02:00
passthru.nix
version.nix Impala makes packaging a life-long addiction 2017-08-30 23:13:56 +02:00