185 lines
4.6 KiB
Nix
185 lines
4.6 KiB
Nix
{
|
|
force = true;
|
|
settings = [
|
|
{
|
|
name = "Toolbar";
|
|
toolbar = true;
|
|
bookmarks = [
|
|
{
|
|
name = "Claude";
|
|
url = "https://claude.ai";
|
|
}
|
|
{
|
|
name = "MicroBin";
|
|
url = "https://bin.yanlincs.com";
|
|
}
|
|
{
|
|
name = "Paperless";
|
|
url = "https://paperless.yanlincs.com";
|
|
}
|
|
{
|
|
name = "Nextcloud";
|
|
url = "https://cloud.yanlincs.com";
|
|
}
|
|
{
|
|
name = "Immich";
|
|
url = "https://photo.yanlincs.com/photos";
|
|
}
|
|
{
|
|
name = "Productivity";
|
|
bookmarks = [
|
|
{
|
|
name = "iCloud";
|
|
url = "https://www.icloud.com/mail/";
|
|
}
|
|
{
|
|
name = "Outlook";
|
|
url = "https://outlook.office.com/mail/";
|
|
}
|
|
{
|
|
name = "Gmail";
|
|
url = "https://mail.google.com/mail/u/0/#inbox";
|
|
}
|
|
{
|
|
name = "Teams";
|
|
url = "https://teams.microsoft.com/v2/";
|
|
}
|
|
{
|
|
name = "AAU Admin";
|
|
url = "https://www.its.aau.dk/systemoversigt";
|
|
}
|
|
];
|
|
}
|
|
{
|
|
name = "Message";
|
|
bookmarks = [
|
|
{
|
|
name = "WhatsApp";
|
|
url = "https://web.whatsapp.com/";
|
|
}
|
|
{
|
|
name = "Messager";
|
|
url = "https://www.facebook.com/messages/";
|
|
}
|
|
{
|
|
name = "Discord";
|
|
url = "https://discord.com/channels/@me";
|
|
}
|
|
];
|
|
}
|
|
{
|
|
name = "Scholar";
|
|
bookmarks = [
|
|
{
|
|
name = "Overleaf";
|
|
url = "https://www.overleaf.com/project";
|
|
}
|
|
{
|
|
name = "OpenReview";
|
|
url = "https://openreview.net/";
|
|
}
|
|
{
|
|
name = "CMT";
|
|
url = "https://cmt3.research.microsoft.com/Conference/Recent";
|
|
}
|
|
{
|
|
name = "Arxiv";
|
|
url = "https://arxiv.org/user/";
|
|
}
|
|
{
|
|
name = "Google Scholar";
|
|
url = "https://scholar.google.com/";
|
|
}
|
|
{
|
|
name = "DBLP";
|
|
url = "https://dblp.org/";
|
|
}
|
|
];
|
|
}
|
|
{
|
|
name = "Media";
|
|
bookmarks = [
|
|
{
|
|
name = "RSS";
|
|
url = "https://rss.yanlincs.com";
|
|
}
|
|
{
|
|
name = "Plex";
|
|
url = "https://plex.yanlincs.com";
|
|
}
|
|
{
|
|
name = "Jellyfin";
|
|
url = "https://jellyfin.yanlincs.com";
|
|
}
|
|
{
|
|
name = "Sonarr";
|
|
url = "https://sonarr.yanlincs.com";
|
|
}
|
|
{
|
|
name = "Radarr";
|
|
url = "https://radarr.yanlincs.com";
|
|
}
|
|
{
|
|
name = "qBittorrent";
|
|
url = "https://qbit.yanlincs.com";
|
|
}
|
|
{
|
|
name = "Resource";
|
|
bookmarks = [
|
|
{
|
|
name = "M-Teams";
|
|
url = "https://next.m-team.cc/index";
|
|
}
|
|
{
|
|
name = "PTer";
|
|
url = "https://pterclub.com/torrents.php";
|
|
}
|
|
{
|
|
name = "HDSky";
|
|
url = "https://hdsky.me/torrents.php";
|
|
}
|
|
{
|
|
name = "Ourbits";
|
|
url = "https://ourbits.club/index.php";
|
|
}
|
|
{
|
|
name = "U2";
|
|
url = "https://u2.dmhy.org/torrents.php";
|
|
}
|
|
{
|
|
name = "Jpopsuki";
|
|
url = "https://jpopsuki.eu/index.php";
|
|
}
|
|
{
|
|
name = "dmhy";
|
|
url = "https://share.dmhy.org/";
|
|
}
|
|
];
|
|
}
|
|
];
|
|
}
|
|
{
|
|
name = "Tool";
|
|
bookmarks = [
|
|
{
|
|
name = "Translate";
|
|
url = "https://translate.google.com/?sl=auto&tl=en&op=translate";
|
|
}
|
|
{
|
|
name = "Maps";
|
|
url = "https://www.google.com/maps";
|
|
}
|
|
{
|
|
name = "Earth";
|
|
url = "https://earth.google.com/web/";
|
|
}
|
|
{
|
|
name = "Booking";
|
|
url = "https://www.booking.com/";
|
|
}
|
|
];
|
|
}
|
|
];
|
|
}
|
|
];
|
|
}
|