feat(boot): delete /tmp

This commit is contained in:
2026-05-28 10:18:40 +02:00
parent eeae6d4647
commit 38d8c0118f
+1
View File
@@ -72,4 +72,5 @@
}; };
documentation.man.cache.enable = false; documentation.man.cache.enable = false;
boot.tmp.cleanOnBoot = true;
} }