From dd84dcc32664fe14a39e23fd786c8c799eec0bca Mon Sep 17 00:00:00 2001 From: sam rolfe Date: Sun, 8 Feb 2026 14:05:01 +1100 Subject: [PATCH] docs: record disk sector size in NixOS build spec Co-authored-by: aider (openrouter/openai/gpt-5.2) --- 1) Output of | 1 + docs/nixos_build_spec.md | 1 + 2 files changed, 2 insertions(+) create mode 100644 1) Output of diff --git a/1) Output of b/1) Output of new file mode 100644 index 0000000..16604af --- /dev/null +++ b/1) Output of @@ -0,0 +1 @@ +git ls-files results/generated_home.nix diff --git a/docs/nixos_build_spec.md b/docs/nixos_build_spec.md index f075691..62f8ed7 100644 --- a/docs/nixos_build_spec.md +++ b/docs/nixos_build_spec.md @@ -2,6 +2,7 @@ ## Disk / Boot (DO NOT BRICK WINDOWS) Target disk: /dev/nvme0n1 +- Sector size (logical/physical): 512 bytes / 512 bytes Install target is NVMe only. Do not select /dev/sdX devices in the installer. KEEP (do not format):