about summary refs log tree commit diff
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/x220.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/x220.nix b/sys/x220.nix
index fcd436baf09a..b33438807f8d 100644
--- a/sys/x220.nix
+++ b/sys/x220.nix
@@ -17,6 +17,8 @@
   boot.loader.systemd-boot.enable = true;
   boot.loader.systemd-boot.consoleMode = "max";
 
+  boot.cleanTmpDir = true;
+
   boot.initrd.luks.devices."nixos-decrypted".device =
     "/dev/disk/by-uuid/bb59aa96-f934-4900-a98b-a364b8dccefe";