Declaratively defining users #14

Open
opened 2024-05-24 22:07:59 +02:00 by taeer · 1 comment
Owner

Most users will sign up through whatever web interface there is, but we may want the option to declaratively define users in the NixOS configuration. "I have X, Y, Z admins that I want to always have accounts", especially if we can configure settings on those accounts.

This is analogous to users.users in NixOS configs

Most users will sign up through whatever web interface there is, but we may want the option to declaratively define users in the NixOS configuration. "I have X, Y, Z admins that I want to always have accounts", especially if we can configure settings on those accounts. This is analogous to `users.users` in NixOS configs
Author
Owner

If nothing else, this would be useful for tests. Though we can also simulate creating users in the tests themselves, which would be good to do at least in one of them.

If nothing else, this would be useful for tests. Though we can also simulate creating users in the tests themselves, which would be good to do at least in one of them.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Fediversity/simple-nixos-fediverse#14
No description provided.