From a1c7956366e8ba7ec38bb8d959929190f554b11b Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Thu, 25 Jul 2024 20:02:01 -0700 Subject: phoenix: create host --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 52aace9..abf3cfb 100644 --- a/README.md +++ b/README.md @@ -41,3 +41,18 @@ See [Hardware Configuration](hosts/copenhagen/hardware-configuration.nix) - Old Server HDD - `boot` (fat32, unlabeled) - `box` (ext4) -> `/mnt/old` + +## phoenix +Rarely-used laptop + +### Disks / Partitions +See [Hardware Configuration](hosts/phoenix/hardware-configuration.nix) +- Main SSD + - `boot` (fat32) -> `/boot` + - `zpool` (zfs pool) + - `root` -> `/` + - `home` -> `/home` + - `secure` (encrypted) + - `nix` -> `/nix` + - `persist` -> `/persist` + - `secrets` -> `/secrets` -- cgit v1.2.3