openssh: enable kerberos on aarch64-darwin

This commit is contained in:
Bernardo Meurer 2022-07-14 12:56:35 -07:00
parent 89b876316c
commit c249583234

View file

@ -21,7 +21,7 @@
, pam
, libredirect
, etcDir ? null
, withKerberos ? !(stdenv.hostPlatform.isDarwin && stdenv.hostPlatform.isAarch64)
, withKerberos ? true
, libkrb5
, libfido2
, hostname