From 6fb71ec656a8fcd14eeaceda1f67971474dedead Mon Sep 17 00:00:00 2001 From: Aaron Honeycutt Date: Mon, 17 Feb 2025 11:22:55 -0700 Subject: [PATCH] update table with an about section --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 8b58389..c7de8df 100644 --- a/README.md +++ b/README.md @@ -25,16 +25,16 @@ These files are for the partition layouts that I use. These files are for the systems themselves such as my custom desktop, Thinkpad X13s or my homelab. -| Hostname | Role | Architecture | -| ----------:| ----:| ---------------:| -| `shepard` | 🖥️ | `x86_64-linux` | -| `edi` | ☁️ | `x86_64-linux` | -| `garrus` | 💻 | `x86_64-linux` | -| `drack` | 💻 | `aarch64-linux` | -| `jaal` | 💻 | `aarch64-linux` | -| `vetra` | ☁️ | `aarch64-linux` | -| `peebee` | 📱 | `aarch64-linux` | -| `lexi` | 📱 | `aarch64-linux` | +| Hostname | About | Role | Architecture | +| ----------:| -----:| ----:| ---------------:| +| `shepard` | System76 nebula49 | 🖥️ | `x86_64-linux` | +| `edi` | custom build for homelab stuff | ☁️ | `x86_64-linux` | +| `garrus` | System76 Lemur Pro (lemp13) | 💻 | `x86_64-linux` | +| `drack` | Thinkpad X13s | 💻 | `aarch64-linux` | +| `jaal` | PineBook Pro | 💻 | `aarch64-linux` | +| `vetra` | Raspberry Pi 4B | ☁️ | `aarch64-linux` | +| `peebee` | PinePhone | 📱 | `aarch64-linux` | +| `lexi` | OnePlus 6T | 📱 | `aarch64-linux` | ### Desktop Nix files: (nix-configs/desktops/)