security.ipa.ipaHostname
Fully-qualified hostname used to identify this host in the IPA domain.
- Type
string- Default
if config.networking.domain != null then config.networking.fqdn else "${networking.hostName}.${security.ipa.domain}"- Example
"myworkstation.example.com"- Declared
- <nixpkgs/nixos/modules/security/ipa.nix>