mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
nixos/network-interfaces: fix typo in networking.fqdn
This commit is contained in:
parent
54da2986be
commit
5ab4ce5d33
1 changed files with 1 additions and 1 deletions
|
@ -498,7 +498,7 @@ in
|
|||
option will result in an evaluation error if the hostname is empty or
|
||||
no domain is specified.
|
||||
|
||||
Modules that accept a mere `networing.hostName` but prefer a fully qualified
|
||||
Modules that accept a mere `networking.hostName` but prefer a fully qualified
|
||||
domain name may use `networking.fqdnOrHostName` instead.
|
||||
'';
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue