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)