nixos/crashdump: Add type to option (#110448)

This commit is contained in:
Fritz Otlinghaus 2021-01-22 11:10:26 +01:00 committed by GitHub
parent 800b90ea3f
commit fc0d3f8da8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,6 +26,7 @@ in
};
reservedMemory = mkOption {
default = "128M";
type = types.str;
description = ''
The amount of memory reserved for the crashdump kernel.
If you choose a too high value, dmesg will mention