mirror of
https://github.com/youwen5/nixos.git
synced 2025-01-17 20:52:09 -08:00
fix: mermaid graph
This commit is contained in:
parent
ef7beee001
commit
517a1a49c1
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ 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
|
system configuration. Some Nix knowledge is expected, but comments are there to
|
||||||
help!
|
help!
|
||||||
|
|
||||||
```
|
```mermaid
|
||||||
flowchart TB
|
flowchart TB
|
||||||
subgraph "Core System Layer"
|
subgraph "Core System Layer"
|
||||||
NixOS["NixOS/Darwin Base"]
|
NixOS["NixOS/Darwin Base"]
|
||||||
|
|
Loading…
Reference in a new issue