Commit Graph

1 Commits

Author SHA1 Message Date
Val Packett
133f4cd7da nixos/userborn: introduce config.services.userborn.static mode
For embedded appliance-style applications, we would like to avoid the
~100ms boot time hit that comes from running userborn or sysusers by
pre-baking the final password files directly into the system closure.

Turns out, userborn is trivial to run at build time instead of boot time,
so let's introduce a new "baked" static mode that directly places the files
into an immutable /etc.
2026-01-13 01:56:09 -03:00