{ lib, ... }: with lib; { users.extraUsers = mapAttrs (_: h: { hashedPassword = h; }) (import ); }