manual: delete dangling pointer to real-world NixOS configs
At some point we probably want to replace this with a curated list of configurations or even an upstreamed repository of examples, but for now this is just noise. Fixes NixOS/nixpkgs#14522
This commit is contained in:
parent
28f9491e9e
commit
678e1955b1
|
@ -157,10 +157,6 @@ $ nano /mnt/etc/nixos/configuration.nix
|
|||
<command>nixos-generate-config</command> will figure out the
|
||||
required modules.</para></note>
|
||||
|
||||
<para>Examples of real-world NixOS configuration files can be
|
||||
found at <link
|
||||
xlink:href="https://nixos.org/repos/nix/configurations/trunk/"/>.</para>
|
||||
|
||||
</listitem>
|
||||
|
||||
<listitem><para>Do the installation:
|
||||
|
|
Loading…
Reference in a new issue