lakitu: enable passwdqc for CIS password configuration

passwdqc is a password strength checking library required for CIS.

BUG=b/173252811
TEST=presubmit
RELEASE_NOTE=None

Change-Id: I9b7ec9532cd07274c485d2f6ff156a69cf34304e
Reviewed-on: https://cos-review.googlesource.com/c/cos/overlays/board-overlays/+/12290
Tested-by: Cusky Presubmit Bot <presubmit@cos-infra-prod.iam.gserviceaccount.com>
Reviewed-by: Roy Yang <royyang@google.com>
diff --git a/project-lakitu/profiles/base/make.defaults b/project-lakitu/profiles/base/make.defaults
index cc46215..5e4adf5 100644
--- a/project-lakitu/profiles/base/make.defaults
+++ b/project-lakitu/profiles/base/make.defaults
@@ -90,6 +90,9 @@
 # Disable audio support as it's not available & doesn't make sense.
 USE="${USE} -alsa -cras -midi"
 
+# Enable passwdqc for CIS password policy.
+USE="${USE} passwdqc"
+
 # The following tests from smoke suite are currently failing on lakitu.
 # TODO(andreyu): find out which of these tests could or should be enabled.
 USE="${USE}