mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 23:36:17 +01:00
5 lines
66 B
Nix
5 lines
66 B
Nix
|
{
|
||
|
outputPath = "share/doc/nixos";
|
||
|
indexPath = "index.html";
|
||
|
}
|