nixos/avahi-service: small documentation update
This commit is contained in:
parent
cf4b259770
commit
ca26e75a73
@ -51,7 +51,10 @@ in
|
||||
|
||||
hostName = mkOption {
|
||||
type = types.str;
|
||||
description = ''Host name advertised on the LAN.'';
|
||||
description = ''
|
||||
Host name advertised on the LAN. If not set, avahi will use the value
|
||||
of config.networking.hostName.
|
||||
'';
|
||||
};
|
||||
|
||||
browseDomains = mkOption {
|
||||
|
Loading…
Reference in New Issue
Block a user