summary refs log tree commit diff
path: root/nixos/modules/misc
diff options
context:
space:
mode:
authorFritz Otlinghaus <fritz@otlinghaus.it>2021-01-22 11:10:26 +0100
committerGitHub <noreply@github.com>2021-01-22 11:10:26 +0100
commitfc0d3f8da876fb08ea6e357ae54fe932e6824db2 (patch)
tree67fe4d54b731bbb6c3aa200fd02ffdf1395a3ed8 /nixos/modules/misc
parent800b90ea3f9def46eb94dbecfafdb7030b270c00 (diff)
downloadnixpkgs-fc0d3f8da876fb08ea6e357ae54fe932e6824db2.tar
nixpkgs-fc0d3f8da876fb08ea6e357ae54fe932e6824db2.tar.gz
nixpkgs-fc0d3f8da876fb08ea6e357ae54fe932e6824db2.tar.bz2
nixpkgs-fc0d3f8da876fb08ea6e357ae54fe932e6824db2.tar.lz
nixpkgs-fc0d3f8da876fb08ea6e357ae54fe932e6824db2.tar.xz
nixpkgs-fc0d3f8da876fb08ea6e357ae54fe932e6824db2.tar.zst
nixpkgs-fc0d3f8da876fb08ea6e357ae54fe932e6824db2.zip
nixos/crashdump: Add type to option (#110448)
Diffstat (limited to 'nixos/modules/misc')
-rw-r--r--nixos/modules/misc/crashdump.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/misc/crashdump.nix b/nixos/modules/misc/crashdump.nix
index 3c47e79d051..11dec37b3fa 100644
--- a/nixos/modules/misc/crashdump.nix
+++ b/nixos/modules/misc/crashdump.nix
@@ -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