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