aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBaptiste Jonglez <git@bitsofnetworks.org>2022-12-29 18:27:12 +0100
committerBaptiste Jonglez <git@bitsofnetworks.org>2022-12-29 18:27:12 +0100
commit95540260cb40cb5b305af83c7233923d2664c3ba (patch)
tree4cbde344d476a1125d6a92630a6471f66c44f7df /doc
parent08c324f1c4a2ae3296af7b2ac2e2fc5a93d4ffa5 (diff)
downloadnixcfg-95540260cb40cb5b305af83c7233923d2664c3ba.tar.gz
nixcfg-95540260cb40cb5b305af83c7233923d2664c3ba.zip
Fix doc, app/frontend has been merged in app/core
Diffstat (limited to 'doc')
-rw-r--r--doc/architecture.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/architecture.md b/doc/architecture.md
index 36f3798..7d36643 100644
--- a/doc/architecture.md
+++ b/doc/architecture.md
@@ -165,10 +165,9 @@ There may be several jobs in the same directory, for instance
Stuff should be started in this order:
1. `app/core`
-2. `app/frontend`
-3. `app/telemetry`
-4. `app/garage`
-5. `app/directory`
+2. `app/telemetry`
+3. `app/garage`
+4. `app/directory`
Then, other stuff can be started in any order, e.g.: