Revert "openssh: Build with Kerberos by default"
This reverts commit a232dd66ee.
Moving to staging
This commit is contained in:
@@ -69,6 +69,7 @@ in
|
||||
[ (self: super: {
|
||||
openssh = super.openssh.override {
|
||||
hpnSupport = true;
|
||||
withKerberos = true;
|
||||
kerberos = self.libkrb5;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user