aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 15 insertions, 0 deletions
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`