From ae151150bf037cd7065d982b3240266ea7867da8 Mon Sep 17 00:00:00 2001 From: Tyler Starr Date: Mon, 23 Jun 2025 00:24:15 -0700 Subject: [PATCH] update main readme --- readme.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/readme.md b/readme.md index b7b7eca0..115bf4cf 100644 --- a/readme.md +++ b/readme.md @@ -11,13 +11,6 @@ flake contained in `provision` contains nix code for installing and configuring my various NixOS based machines. See the provision [readme](./provision/readme.md) for information on initial installation. -# TODO: update managed machines ## Managed Machines -| | Name | Role | Description | -|---|---|---|---| -| | [Kestrel](./provision/hosts/kestrel/) | Primary desktop | Main machine that does it all gaming, programming, 3D modelling, etc. | -| | [Torus](./provision/hosts/torus/) | Home server | Primary home server for storage, hosting machine backups, and running services like Jellyfin. | -| | [Bulwark](./provision/hosts/bulwark/) | Steam Deck | NixOS based Steam Deck that can has my linux niceties and acts like a Steam Deck using the great [Jovian Nixos](https://github.com/Jovian-Experiments/Jovian-NixOS). | -| | [Shivan](./provision/hosts/shivan/) | Personal laptop | Personal (and very slow) laptop for basic mobile work. | -| | [Osprey](./provision/hosts/osprey/) | Secondary desktop | Secondary desktop used for code development. | +See [hosts](./provision/hosts)