119 lines
2.8 KiB
Nix
119 lines
2.8 KiB
Nix
{
|
|
force = true;
|
|
settings = [
|
|
{
|
|
name = "Toolbar";
|
|
toolbar = true;
|
|
bookmarks = [
|
|
{
|
|
name = "Links";
|
|
url = "https://link.hs.yanlincs.com";
|
|
}
|
|
{
|
|
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.hs.yanlincs.com";
|
|
}
|
|
{
|
|
name = "Nextcloud";
|
|
url = "https://cloud.hs.yanlincs.com";
|
|
}
|
|
{
|
|
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 = "Scholar";
|
|
bookmarks = [
|
|
{
|
|
name = "OpenReview";
|
|
url = "https://openreview.net/";
|
|
}
|
|
{
|
|
name = "CMT";
|
|
url = "https://cmt3.research.microsoft.com/Conference/Recent";
|
|
}
|
|
];
|
|
}
|
|
{
|
|
name = "RSS";
|
|
url = "https://rss.hs.yanlincs.com";
|
|
}
|
|
{
|
|
name = "Immich";
|
|
url = "https://photo.hs.yanlincs.com/photos";
|
|
}
|
|
{
|
|
name = "Home";
|
|
url = "https://home.hs.yanlincs.com/lovelace/0";
|
|
}
|
|
{
|
|
name = "Media";
|
|
bookmarks = [
|
|
{
|
|
name = "Plex";
|
|
url = "https://plex.hs.yanlincs.com";
|
|
}
|
|
{
|
|
name = "Sonarr";
|
|
url = "https://sonarr.hs.yanlincs.com";
|
|
}
|
|
{
|
|
name = "Radarr";
|
|
url = "https://radarr.hs.yanlincs.com";
|
|
}
|
|
{
|
|
name = "Bazarr";
|
|
url = "https://bazarr.hs.yanlincs.com";
|
|
}
|
|
{
|
|
name = "qBittorrent";
|
|
url = "https://qbit.hs.yanlincs.com";
|
|
}
|
|
];
|
|
}
|
|
{
|
|
name = "Social";
|
|
bookmarks = [
|
|
{
|
|
name = "WhatsApp";
|
|
url = "https://web.whatsapp.com/";
|
|
}
|
|
{
|
|
name = "Messager";
|
|
url = "https://www.facebook.com/messages/";
|
|
}
|
|
];
|
|
}
|
|
];
|
|
}
|
|
];
|
|
}
|