pub-solar-os/SUMMARY.md

33 lines
1 KiB
Markdown
Raw Normal View History

2021-02-14 02:38:20 +00:00
# Summary
2021-02-15 00:41:15 +00:00
- [Introduction](./README.md)
2021-02-14 02:38:20 +00:00
- [Quick Start](./doc/start/index.md)
- [ISO](./doc/start/iso.md)
- [Bootstrapping](./doc/start/bootstrapping.md)
2021-02-14 02:38:20 +00:00
- [From NixOS](./doc/start/from-nixos.md)
- [Layout](./doc/layout.md)
- [Cachix](./cachix/README.md)
- [Extern](./extern/README.md)
- [Hosts](./hosts/README.md)
2021-03-01 19:37:43 +00:00
- [Lib](./lib/README.md)
2021-02-14 02:38:20 +00:00
- [Modules](./modules/README.md)
- [Overlays](./overlays/README.md)
- [Overrides](./overrides/README.md)
- [Packages](./pkgs/README.md)
- [Profiles](./profiles/README.md)
- [Secrets](./secrets/README.md)
- [Suites](./suites/README.md)
- [Tests](./tests/README.md)
2021-02-14 02:38:20 +00:00
- [Users](./users/README.md)
2021-02-15 00:41:15 +00:00
- [flk](./doc/flk/index.md)
- [up](./doc/flk/up.md)
- [update](./doc/flk/update.md)
- [get](./doc/flk/get.md)
- [iso](./doc/flk/iso.md)
- [install](./doc/flk/install.md)
- [home](./doc/flk/home.md)
2021-02-15 18:08:17 +00:00
- [Integrations](doc/integrations/index.md)
- [Deploy RS](./doc/integrations/deploy.md)
- [Hercules CI](./doc/integrations/hercules.md)
2021-02-15 00:41:15 +00:00
- [Contributing](./doc/README.md)