update main readme

This commit is contained in:
Tyler Starr 2025-06-23 00:24:15 -07:00
parent c9c8c6a3b0
commit ae151150bf

View File

@ -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) my various NixOS based machines. See the provision [readme](./provision/readme.md)
for information on initial installation. for information on initial installation.
# TODO: update managed machines
## Managed Machines ## Managed Machines
| | Name | Role | Description | See [hosts](./provision/hosts)
|---|---|---|---|
| <img src="./resources/img/ships/kestrel.png" width="100"> | [Kestrel](./provision/hosts/kestrel/) | Primary desktop | Main machine that does it all gaming, programming, 3D modelling, etc. |
| <img src="./resources/img/ships/torus.png" width="100"> | [Torus](./provision/hosts/torus/) | Home server | Primary home server for storage, hosting machine backups, and running services like Jellyfin. |
| <img src="./resources/img/ships/bulwark.png" width="100"> | [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). |
| <img src="./resources/img/ships/shivan.png" width="100"> | [Shivan](./provision/hosts/shivan/) | Personal laptop | Personal (and very slow) laptop for basic mobile work. |
| <img src="./resources/img/ships/osprey.png" width="100"> | [Osprey](./provision/hosts/osprey/) | Secondary desktop | Secondary desktop used for code development. |