numtide / nixos-facter-docs

Documentation for NixOS Facter and NixOS Facter Modules

Repository from Github https://github.comnumtide/nixos-facter-docsRepository from Github https://github.comnumtide/nixos-facter-docs

nixos-facter-docs

This repository contains documentation for nixos-facter and nixos-facter-modules.

Navigating the documentation

This repository uses Diátaxis as a framework to organize documentation. Individual documents are split by content type in ./docs:

  • Explanation
  • Tutorial
  • How-to
  • Reference

Building the documentation

Important

Building the documentation requires your Nix installation to support flakes. Consult the NixOS Wiki page on flakes for more information.

  1. Clone this repository.
  2. Change directory to the repository.
  3. Run nix build.

The built documentation site is located in ./result.

License

The contents of this repository are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 International license.

About

Documentation for NixOS Facter and NixOS Facter Modules

License:Creative Commons Attribution Share Alike 4.0 International


Languages

Language:Nix 51.2%Language:HTML 45.7%Language:Shell 3.1%