pub-solar-os/doc/SUMMARY.md

29 lines
932 B
Markdown
Raw Normal View History

2021-04-19 02:26:27 +00:00
# Summary
- [Introduction](../README.md)
- [Quick Start](./start/index.md)
- [ISO](./start/iso.md)
- [Bootstrapping](./start/bootstrapping.md)
- [From NixOS](./start/from-nixos.md)
- [Key Concepts](./concepts/index.md)
- [Hosts](./concepts/hosts.md)
- [Overrides](./concepts/overrides.md)
- [Profiles](./concepts/profiles.md)
- [Suites](./concepts/suites.md)
- [Users](./concepts/users.md)
- [Outputs](./outputs/index.md)
- [Modules](./outputs/modules.md)
- [Overlays](./outputs/overlays.md)
- [Packages](./outputs/pkgs.md)
- [Concerns]()
- [Secrets](./secrets.md)
- [Tests](./tests.md)
- [Helper Script `bud`](./bud/index.md)
- [get](./bud/get.md)
2021-04-19 02:26:27 +00:00
- [Integrations](./integrations/index.md)
- [Cachix](./integrations/cachix.md)
- [Deploy RS](./integrations/deploy.md)
2021-06-16 22:25:37 +00:00
- [NvFetcher](./integrations/nvfetcher.md)
2021-04-19 02:26:27 +00:00
- [Hercules CI](./integrations/hercules.md)
- [Contributing](./CONTRIBUTING.md)