added machine models to hosts in readme

This commit is contained in:
jacekpoz 2024-02-22 22:34:57 +01:00
parent 6fbec137aa
commit c58ad83bdd
No known key found for this signature in database
GPG key ID: 94E812A8B12AAE3C

View file

@ -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)