added machine models to hosts in readme
This commit is contained in:
parent
6fbec137aa
commit
c58ad83bdd
1 changed files with 4 additions and 4 deletions
|
@ -8,10 +8,10 @@ I try to keep this simple so other people can learn from my config :-)
|
||||||
```
|
```
|
||||||
niksos/
|
niksos/
|
||||||
├───hosts/ (machine specific configuration)
|
├───hosts/ (machine specific configuration)
|
||||||
│ ├───chmura/ (homeserver)
|
│ ├───chmura/ [HP t620 PLUS Quad Core TC]
|
||||||
│ ├───del/ (DELL tablet laptop thingy)
|
│ ├───del/ [Dell Latitude 7320 Detachable]
|
||||||
│ ├───hape/ (HP laptop - WIP)
|
│ ├───hape/ [I'll type in the model here on saturday]
|
||||||
│ └───niks/ (main laptop)
|
│ └───niks/ [ASUS ROG Strix G513QY]
|
||||||
├───modules/ (custom modules you can enable under `myOptions`)
|
├───modules/ (custom modules you can enable under `myOptions`)
|
||||||
├───options/ (unconditional modules imported in `hosts/*/profile.nix`)
|
├───options/ (unconditional modules imported in `hosts/*/profile.nix`)
|
||||||
│ ├───common/ (options shared between most or all systems)
|
│ ├───common/ (options shared between most or all systems)
|
||||||
|
|
Loading…
Reference in a new issue