about summary refs log tree commit diff
path: root/sys/eve.nix
diff options
context:
space:
mode:
Diffstat (limited to 'sys/eve.nix')
-rw-r--r--sys/eve.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/eve.nix b/sys/eve.nix
index b56ea7db46dc..2c0cb44d5a4a 100644
--- a/sys/eve.nix
+++ b/sys/eve.nix
@@ -27,7 +27,7 @@
   };
 
   # TODO: do this with ZFS
-  boot.cleanTmpDir = true;
+  boot.tmp.cleanOnBoot = true;
 
   networking.hostName = "eve";
   networking.hostId = "c00b7876";