archinstall icon indicating copy to clipboard operation
archinstall copied to clipboard

WIP: Add support for systemd-homed

Open luca020400 opened this issue 5 months ago • 1 comments

luca020400 avatar Sep 13 '25 11:09 luca020400

@Torxed Any idea why running inside systemd-nspawn isn't enough to get homectl to create an user? I'm a bit lost at this point.

Reading the trace_log shows the proper stdout from homectl, the logic itself seems sane to me, homectl gets to exec and finishes.

With that said fscrypt should only be allowed on expected filesystems (ext4&f2fs).

I didn't check at all how to handle fido2, and tests/other rest of lib is broken, I'll get to it if I figure out why it doesn't create the user properly.

luca020400 avatar Sep 13 '25 13:09 luca020400