Update overlay documentation by following nits from aneeshusa.
This commit is contained in:
committed by
Nicolas B. Pierron
parent
ae7e893de1
commit
2d6532b330
@@ -69,7 +69,7 @@ in
|
||||
openssh = super.openssh.override {
|
||||
hpnSupport = true;
|
||||
withKerberos = true;
|
||||
kerberos = self.libkrb5
|
||||
kerberos = self.libkrb5;
|
||||
};
|
||||
};
|
||||
) ]
|
||||
|
||||
Reference in New Issue
Block a user