From 67acfc5da20f4b348e3826788243c997990a9a3c Mon Sep 17 00:00:00 2001 From: Fuwn Date: Fri, 6 Sep 2024 21:38:16 -0700 Subject: Bump --- modules/system/boot/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/system/boot') diff --git a/modules/system/boot/default.nix b/modules/system/boot/default.nix index 0798849..acc21fb 100644 --- a/modules/system/boot/default.nix +++ b/modules/system/boot/default.nix @@ -6,7 +6,7 @@ ]; boot = { - tmp.cleanOnBoot = true; + tmp.cleanOnBoot = false; crashDump.enable = false; consoleLogLevel = 3; kernelPackages = pkgs.linuxPackages_zen; -- cgit v1.2.3