Akkoma frontends.
Declarations
Type
attribute set of (submodule)Default
{
primary = {
package = pkgs.akkoma-fe;
name = "akkoma-fe";
ref = "stable";
};
admin = {
package = pkgs.akkoma-admin-fe;
name = "admin-fe";
ref = "stable";
};
}