summaryrefslogtreecommitdiff
path: root/modules/boot/default.nix
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-08-30 19:17:58 -0700
committerFuwn <[email protected]>2024-08-30 19:17:58 -0700
commit706b6c87d63f3d69b16e65de8afd8e58846ff104 (patch)
tree789153e6c080b0e61fca1c65829c8a55a041fd13 /modules/boot/default.nix
parentgnu (diff)
downloadnixos-config-706b6c87d63f3d69b16e65de8afd8e58846ff104.tar.xz
nixos-config-706b6c87d63f3d69b16e65de8afd8e58846ff104.zip
thi
Diffstat (limited to 'modules/boot/default.nix')
-rw-r--r--modules/boot/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/boot/default.nix b/modules/boot/default.nix
index eb128ed..05fafc6 100644
--- a/modules/boot/default.nix
+++ b/modules/boot/default.nix
@@ -6,6 +6,8 @@
];
boot = {
+ crashDump.enable = false;
+
loader = {
timeout = 5;