128 lines
3.1 KiB
Nix
128 lines
3.1 KiB
Nix
{
|
|
force = true;
|
|
settings = [
|
|
{
|
|
name = "Toolbar";
|
|
toolbar = true;
|
|
bookmarks = [
|
|
{
|
|
name = "Links";
|
|
url = "https://link.nas.yanlincs.com";
|
|
}
|
|
{
|
|
name = "Perplexity";
|
|
url = "https://www.perplexity.ai/";
|
|
}
|
|
{
|
|
name = "Claude";
|
|
url = "https://claude.ai";
|
|
}
|
|
{
|
|
name = "Overleaf";
|
|
url = "https://www.overleaf.com/project";
|
|
}
|
|
{
|
|
name = "Notion";
|
|
url = "https://www.notion.so";
|
|
}
|
|
{
|
|
name = "Paperless";
|
|
url = "https://paperless.nas.yanlincs.com";
|
|
}
|
|
{
|
|
name = "Nextcloud";
|
|
url = "https://cloud.nas.yanlincs.com";
|
|
}
|
|
{
|
|
name = "Productivity";
|
|
bookmarks = [
|
|
{
|
|
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 = "Scholar";
|
|
bookmarks = [
|
|
{
|
|
name = "OpenReview";
|
|
url = "https://openreview.net/";
|
|
}
|
|
{
|
|
name = "CMT";
|
|
url = "https://cmt3.research.microsoft.com/Conference/Recent";
|
|
}
|
|
];
|
|
}
|
|
{
|
|
name = "RSS";
|
|
url = "https://rss.nas.yanlincs.com";
|
|
}
|
|
{
|
|
name = "My Home";
|
|
url = "https://home.nas.yanlincs.com/lovelace/0";
|
|
}
|
|
{
|
|
name = "Media";
|
|
bookmarks = [
|
|
{
|
|
name = "Immich";
|
|
url = "https://photo.nas.yanlincs.com/photos";
|
|
}
|
|
{
|
|
name = "Plex";
|
|
url = "https://plex.nas.yanlincs.com";
|
|
}
|
|
{
|
|
name = "Emby";
|
|
url = "https://emby.nas.yanlincs.com";
|
|
}
|
|
{
|
|
name = "Library";
|
|
bookmarks = [
|
|
{
|
|
name = "Sonarr";
|
|
url = "https://sonarr.nas.yanlincs.com";
|
|
}
|
|
{
|
|
name = "Radarr";
|
|
url = "https://radarr.nas.yanlincs.com";
|
|
}
|
|
{
|
|
name = "qBittorrent";
|
|
url = "https://qbit.nas.yanlincs.com";
|
|
}
|
|
{
|
|
name = "MeTube";
|
|
url = "https://metube.nas.yanlincs.com";
|
|
}
|
|
];
|
|
}
|
|
];
|
|
}
|
|
{
|
|
name = "Social";
|
|
bookmarks = [
|
|
{
|
|
name = "WhatsApp";
|
|
url = "https://web.whatsapp.com/";
|
|
}
|
|
{
|
|
name = "Messager";
|
|
url = "https://www.facebook.com/messages/";
|
|
}
|
|
];
|
|
}
|
|
];
|
|
}
|
|
];
|
|
}
|