nix-book/source/book.adoc
2023-06-13 17:52:28 +01:00

29 lines
596 B
Text

= Wombat's Book of Nix
{authors}, {build_date}
:sectnums:
:toc: left
:source-highlighter: pygments
:pygments-style: manni
:pygments-linenums-mode: table
:!prewrap:
:icons: font
include::intro/main.adoc[]
include::hello-flake/main-generated.adoc[]
include::hello-flake-repo/main-generated.adoc[]
include::flake-structure/main.adoc[]
include::generic-flake/main.adoc[]
include::hello-flake-return/main.adoc[]
include::modify-hello-flake/main-generated.adoc[]
include::python-flake/main-generated.adoc[]
include::shell-recipes/main-generated.adoc[]
include::shebangs/main-generated.adoc[]