Merge #92350: nixos/manual: Fix invalid link reference
This commit is contained in:
commit
ad12c123a2
1 changed files with 1 additions and 1 deletions
|
@ -684,7 +684,7 @@ systemd.services.nginx.serviceConfig.ReadWritePaths = [ "/var/www" ];
|
|||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
The <link linkend="opt-nix.buildMachine">nix.buildMachine</link> option is now type-checked.
|
||||
The <link linkend="opt-nix.buildMachines">nix.buildMachines</link> option is now type-checked.
|
||||
There are no functional changes, however this may require updating some configurations to use correct types for all attributes.
|
||||
</para>
|
||||
</listitem>
|
||||
|
|
Loading…
Reference in a new issue