This repository has been archived on 2026-07-30. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
nixos/modules/ipa
beatzaplentyandClaude Sonnet 4.6 44a0acc18f
Check NixOS configurations / eval-hosts (pull_request) Failing after 28m20s
fix(ipa): add wheel group to IPA user stub for sudo access
initgroups() uses NSS (groups: files sss) to build the supplemental
group list at login. Adding wheel to the local users.users stub means
the IPA user gets wheel membership from /etc/group, satisfying sudo's
group check.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-28 12:59:46 +10:00
..