2025-09-07 22:38:03 -06:00

59 lines
996 B
Nix

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