From c8726325b96751582cea832074ce24abb5038533 Mon Sep 17 00:00:00 2001 From: Mohammad Rafiq Date: Tue, 17 Jun 2025 18:25:54 +0800 Subject: [PATCH] docs: add nixos install tmpdir note --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d42a44f..add70a3 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,10 @@ sudo passwd deploy --user "rafiq" --ip "10.10.0.102" --hostname "apollo" ``` +### From a Local NixOS Installer + +The installation may run out of space when installing from an install ISO. In that case, use Disko to format the drives first, then create a `/mnt/tmp` directory and set it as TMPDIR for nixos-install. + # Impermanence System and user state is stored under /persist. Anything not declared under