Update overlay documentation by following nits from aneeshusa.

This commit is contained in:
Nicolas B. Pierron
2017-01-16 01:17:33 +01:00
committed by Nicolas B. Pierron
parent ae7e893de1
commit 2d6532b330
3 changed files with 42 additions and 42 deletions
+1 -1
View File
@@ -69,7 +69,7 @@ in
openssh = super.openssh.override {
hpnSupport = true;
withKerberos = true;
kerberos = self.libkrb5
kerberos = self.libkrb5;
};
};
) ]