fixup: re-enable userborn
This commit is contained in:
parent
285bcc01e2
commit
1e6756cac9
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@
|
|||
common.imports = [
|
||||
{
|
||||
users.mutableUsers = lib.mkDefault false;
|
||||
services.userborn.enable = lib.mkDefault true;
|
||||
}
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue