2025-10-29 14:06:29 -06:00

59 lines
984 B
Nix

{
"server bookmarks" = [
{
readeck = [
{
abbr = "RD";
href = "https://laters.lebubu.org/";
description = "";
}
];
}
{
maloja = [
{
abbr = "ML";
href = "https://maloja.lebubu.org/";
description = "";
}
];
}
{
microbin = [
{
abbr = "CP";
href = "https://copy.lebubu.org/";
description = "";
}
];
}
{
multi-scrobbler = [
{
abbr = "MS";
href = "https://scrobble.lebubu.org/";
description = "";
}
];
}
{
ryot = [
{
abbr = "RT";
href = "https://tracker.lebubu.org/";
description = "";
}
];
}
{
vaultwarden = [
{
abbr = "VW";
href = "https://vault.lebubu.org";
description = "";
}
];
}
];
}