From 4505f6f086e10a7a8e0550c88196ffa023968556 Mon Sep 17 00:00:00 2001 From: Aaron Honeycutt Date: Mon, 17 Feb 2025 11:11:36 -0700 Subject: [PATCH] start work on table --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index da5865a..39ca191 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,13 @@ These files are for the partition layouts that I use. - `luks-btrfs-subvolumes.nix` : This is the main layout that I use for pretty much every system that I install NixOS on +## Host Nix files: (nix-configs/hosts/) + +| Hostname | Role | Architecture | +| --------:| ----:| -------------:| +| Shepard | 💻️ | x86_64-linux | +| Peebee | 📱 | aarch64-linux | + ### Desktop Nix files: (nix-configs/desktops/) These files are for the desktops (DE or WM) that I use at times.