about summary refs log tree commit diff
path: root/hosts/tahoe
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hosts/tahoe/boot.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/tahoe/boot.nix b/hosts/tahoe/boot.nix
index 9bc68f7..bb2f53c 100644
--- a/hosts/tahoe/boot.nix
+++ b/hosts/tahoe/boot.nix
@@ -15,7 +15,6 @@
   };
 
   my.system.boot = {
-    tmp = { clean = true; };
     initrd = { network.enable = true; };
   };
 }