diff --git a/README.md b/README.md index 7d61554..eba6cdc 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,10 @@ I try to keep this simple so other people can learn from my config :-) ``` niksos/ ├───hosts/ (machine specific configuration) -│ ├───chmura/ (homeserver) -│ ├───del/ (DELL tablet laptop thingy) -│ ├───hape/ (HP laptop - WIP) -│ └───niks/ (main laptop) +│ ├───chmura/ [HP t620 PLUS Quad Core TC] +│ ├───del/ [Dell Latitude 7320 Detachable] +│ ├───hape/ [I'll type in the model here on saturday] +│ └───niks/ [ASUS ROG Strix G513QY] ├───modules/ (custom modules you can enable under `myOptions`) ├───options/ (unconditional modules imported in `hosts/*/profile.nix`) │ ├───common/ (options shared between most or all systems)