From 732acd886c95befee0fd82ca85ffcd368210f413 Mon Sep 17 00:00:00 2001 From: Gabriel Arazas Date: Sat, 22 Apr 2023 14:10:03 +0800 Subject: [PATCH] config: update attributes --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 036cc64a..8a871033 100644 --- a/flake.nix +++ b/flake.nix @@ -206,7 +206,7 @@ nixpkgs.overlays = overlays; # Please clean your temporary crap. - boot.cleanTmpDir = lib.mkDefault true; + boot.tmp.cleanOnBoot = lib.mkDefault true; # We live in a Unicode world and dominantly English in technical fields so we'll # have to go with it.