2
0

disaable util-linux lastlog support as it depends on PAM

This commit is contained in:
2026-03-30 14:03:02 +01:00
parent 7f6b05ef96
commit dc62a8b75f

View File

@@ -445,6 +445,7 @@ extraPkgs
nlsSupport = false;
translateManpages = false;
capabilitiesSupport = false;
withLastlog = false;
};
xl2tpd = prev.xl2tpd.overrideAttrs (o: {