From a2e26298af6c60c97e394eb6da67c07e7c35dc2e Mon Sep 17 00:00:00 2001 From: jacekpoz Date: Mon, 15 Jul 2024 23:12:55 +0200 Subject: [PATCH] I typed in the model :D --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f4d381..a281ea4 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ niksos/ ├───hosts/ (machine specific configuration) │ ├───chmura/ [HP t620 PLUS Quad Core TC] │ ├───del/ [Dell Latitude 7320 Detachable] -│ ├───hape/ [I'll type in the model here some day] +│ ├───hape/ [HP EliteBook 840 G2] │ └───niks/ [ASUS ROG Strix G513QY] ├───modules/ (custom modules you can enable under `myOptions`) ├───options/ (unconditional modules imported in `hosts/*/profile.nix`)