Files
nix-config/modules/tmpfs.nix
2023-11-25 11:44:43 +01:00

4 lines
34 B
Nix

{
boot.tmp.useTmpfs = true;
}