From 978115caa76e18c8c481698e58205fa6e5446b36 Mon Sep 17 00:00:00 2001 From: Tyler Starr Date: Tue, 22 Oct 2024 17:03:30 -0700 Subject: [PATCH] update readme with new configs --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 2f8b3fd6..9f6bf01c 100644 --- a/readme.md +++ b/readme.md @@ -19,3 +19,5 @@ for information on initial installation. | | [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. | +| | [WSL](./provision/hosts/wsl/) | WSL rootfs | Some nix goodness when I'm forced to use windows. |