nixos-config/docs/website/content/en/menu.adoc

31 lines
1.6 KiB
Plaintext
Raw Normal View History

2023-07-11 05:20:28 +00:00
* link:{{< relref "./01-introduction/" >}}[Introduction]
* The lay of the land
2023-07-11 05:20:28 +00:00
** link:{{< relref "./02-lay-of-the-land/01-prerequisites/" >}}[Prerequisites]
** link:{{< relref "./02-lay-of-the-land/02-project-structure/" >}}[Project structure]
** link:{{< relref "./02-lay-of-the-land/03-whats-in-my-flake/" >}}[What's in my flake?]
** link:{{< relref "./02-lay-of-the-land/04-channels-support/" >}}[Channels support]
** link:{{< relref "./02-lay-of-the-land/05-what-should-not-be-here/" >}}[What should not be here?]
2023-07-20 08:49:26 +00:00
** link:{{< relref "./02-lay-of-the-land/06-the-ci-server/" >}}[The CI server]
* Project-specific setup
2023-07-11 05:20:28 +00:00
** link:{{< relref "./03-project-specific-setup/01-declarative-host-management" >}}[Declarative host management]
** link:{{< relref "./03-project-specific-setup/02-declarative-user-management" >}}[Declarative user management]
** link:{{< relref "./03-project-specific-setup/03-secrets-management" >}}[Secrets management]
** link:{{< relref "./03-project-specific-setup/04-custom-firefox-addons" >}}[Custom Firefox addons]
* NixOS modules
** link:{{< relref "./04-nixos-modules/01-workflows" >}}[Workflows]
** link:{{< relref "./04-nixos-modules/02-disko" >}}[disko]
** link:{{< relref "./04-nixos-modules/03-host-specific-modules" >}}[Host-specific modules]
2023-12-13 09:21:52 +00:00
* link:{{< relref "./05-home-manager" >}}[home-manager]
2023-12-13 09:21:52 +00:00
* link:{{< relref "./06-using-parts-of-my-configuration" >}}[Using parts of my configuration]
2023-12-13 09:21:52 +00:00
* link:{{< relref "./07-faq" >}}[Frequently asked questions]
2023-07-20 08:48:44 +00:00
2023-12-13 09:21:52 +00:00
* link:{{< relref "./08-acknowledgement" >}}[Acknowledgement]
* link:{{< relref "./09-copyright" >}}[Copyright]