mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
changelog: correct path to gitit nixos module
This commit is contained in:
parent
cc25628212
commit
d8abfc87c6
1 changed files with 1 additions and 1 deletions
|
@ -165,7 +165,7 @@ following incompatible changes:</para>
|
|||
|
||||
<programlisting><![CDATA[
|
||||
{
|
||||
imports = [ <nixos/modules/services/misc/gitit.nix> ];
|
||||
imports = [ <nixpkgs/nixos/modules/services/misc/gitit.nix> ];
|
||||
}
|
||||
]]></programlisting>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue