nix: module descriptions
All checks were successful
test / test (push) Successful in 24s

Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
This commit is contained in:
2024-11-19 18:10:57 +09:00
parent f8256137ae
commit 653d69da0a
2 changed files with 18 additions and 31 deletions

View File

@@ -43,7 +43,7 @@ in
) "" cfg.users;
};
userdb.source = pkgs.runCommand "generate-userdb" { } ''
userdb.source = pkgs.runCommand "fortify-userdb" { } ''
${cfg.package}/libexec/fuserdb -o $out ${
foldlAttrs (
acc: username: fid: