common/userdbd: init

This commit is contained in:
2025-03-15 01:47:10 +01:00
parent bdfb7384c2
commit 6372a4111e
2 changed files with 5 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
{ ... }:
{
services.userdbd.enable = true;
}