docs: add dependency graph
Some checks failed
Check flake / check (push) Has been cancelled

This commit is contained in:
Youwen Wu 2025-01-18 22:54:37 -08:00
parent 9b07b0d86d
commit f3a5b9f676
Signed by: youwen5
GPG key ID: 865658ED1FE61EC3

View file

@ -129,6 +129,10 @@ mind you'll have to do a little bit of work in these files to get a working
system configuration. Some Nix knowledge is expected, but comments are there to
help!
Here's a snapshot of the entire _dependency graph_ of the system, a directed
acyclic graph (DAG) representing the relationships between every single piece
of software installed, represented as nodes, all branching out from `xgcc`.
![liminalos system graph](https://github.com/youwen5/youwen5/blob/main/assets/systemgraph.png?raw=true)
## Hosts