From a96d0d89316437ca17e45950900311b5bb566ae2 Mon Sep 17 00:00:00 2001 From: Jacob Babor Date: Sun, 3 May 2026 00:11:59 -0500 Subject: [PATCH] Add SETUP --- SETUP.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 SETUP.md diff --git a/SETUP.md b/SETUP.md new file mode 100644 index 0000000..339ca29 --- /dev/null +++ b/SETUP.md @@ -0,0 +1,9 @@ +# Setup + +Here's a fast-and-loose setup guide. Also consult [the upstream install guide](https://nixos.wiki/wiki/NixOS_Installation_Guide). + +1. Boot minimal installer +2. 0%-512M FAT32 ESP (`set 1 esp on` in `parted`, don't forgor) +3. 512M-100% LUKS partition +4. `cryptsetup luksFormat` the device +5. Follow install guide from there. Mount things up and hardware-configuration will generate fine