From ebecbac89850ce1d04df60c3328d5c9d3dcb0f9e Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 13 May 2016 16:56:18 +0200 Subject: fixed /tmp issues on Hel --- hel/boot.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hel/boot.nix') diff --git a/hel/boot.nix b/hel/boot.nix index d3a26d25..ddf84e86 100644 --- a/hel/boot.nix +++ b/hel/boot.nix @@ -8,5 +8,7 @@ gummiboot.enable = true; efi.canTouchEfiVariables = true; }; + + tmpOnTmpfs = true; }; } -- cgit v1.2.3