mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-22 08:14:00 +01:00
meta: Drop tmpfs for /tmp
Less useful when running on machines with lower amounts of RAM.
This commit is contained in:
parent
98a2ccf147
commit
d5c7fe6083
@ -9,6 +9,4 @@
|
||||
timeout = 0;
|
||||
efi.canTouchEfiVariables = true;
|
||||
};
|
||||
|
||||
boot.tmp.useTmpfs = true;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user