docs: this is the home-manager
manual
This commit is contained in:
parent
b16e97f9b2
commit
5d63a01440
|
@ -2,7 +2,7 @@
|
||||||
, nixos-render-docs }:
|
, nixos-render-docs }:
|
||||||
let outputPath = "share/doc/home-manager";
|
let outputPath = "share/doc/home-manager";
|
||||||
in stdenv.mkDerivation {
|
in stdenv.mkDerivation {
|
||||||
name = "nixpkgs-manual";
|
name = "home-manager-manual";
|
||||||
|
|
||||||
nativeBuildInputs = [ nixos-render-docs ];
|
nativeBuildInputs = [ nixos-render-docs ];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue