nixpkgs/nixos/doc/manual/common.nix
Alejandro Sanchez Medina a49d40a005 nixos manual: extract some build paths
Co-authored-by: Shahar "Dawn" Or <mightyiampresence@gmail.com>
2023-07-25 17:03:12 +07:00

5 lines
66 B
Nix

{
outputPath = "share/doc/nixos";
indexPath = "index.html";
}