security.ipa.ipaHostname
NixOS option
Fully-qualified hostname used to identify this host in the IPA domain.
type: stringDefault
if config.networking.domain != null then config.networking.fqdn
else "${networking.hostName}.${security.ipa.domain}"
Example
declared in: nixos/modules/security/ipa.nixView source on NixOS/nixpkgs →"myworkstation.example.com"