docs: fix file tree

This commit is contained in:
Ryan Yin
2024-03-13 23:08:22 +08:00
parent 01fbdf5218
commit 0e4b5895b6

View File

@@ -65,7 +65,7 @@ All the outputs of this flake are defined here.
│   └── fern.nix
├── aarch64-linux # All outputs for Linux ARM64
│   ├── default.nix
│   ── src # every host has its own file in this directory
│   ── src # every host has its own file in this directory
│   │   ├── 12kingdoms-rakushun.nix
│   │   └── 12kingdoms-suzu.nix
│   └── tests # eval tests
@@ -74,7 +74,7 @@ All the outputs of this flake are defined here.
│   └── expr.nix
├── riscv64-linux # All outputs for Linux RISCV64
│   ├── default.nix
│   ── src # every host has its own file in this directory
│   ── src # every host has its own file in this directory
│   │   ├── rolling-girls-nozomi.nix
│   │   └── rolling-girls-yukina.nix
│   └── tests # eval tests
@@ -88,7 +88,7 @@ All the outputs of this flake are defined here.
└── x86_64-linux # All outputs for Linux x86_64
├── default.nix
├── nixos-tests
│   └── src # every host has its own file in this directory
── src # every host has its own file in this directory
│   ├── 12kingdoms-shoukei.nix
│   ├── homelab-tailscale-gw.nix
│   ├── idols-ai.nix