diff --git a/hosts/darwin/system-default.nix b/hosts/darwin/system-default.nix index 422d708..85e4e3b 100644 --- a/hosts/darwin/system-default.nix +++ b/hosts/darwin/system-default.nix @@ -166,8 +166,6 @@ "musicbrainz-picard" "drawio" "inkscape" - "microsoft-excel" - "microsoft-powerpoint" "microsoft-word" "tencent-meeting" "obsidian" diff --git a/modules/firefox/bookmarks.nix b/modules/firefox/bookmarks.nix index b9e7b69..296c6e7 100644 --- a/modules/firefox/bookmarks.nix +++ b/modules/firefox/bookmarks.nix @@ -10,25 +10,42 @@ url = "https://translate.google.com/?sl=auto&tl=en&op=translate"; } { - name = "iCloud"; - url = "https://www.icloud.com/mail/"; + name = "Mailbox"; + url = "https://app.mailbox.org/appsuite/#!!&app=io.ox/mail&folder=default0/INBOX"; } { - name = "Outlook"; - url = "https://outlook.office.com/mail/"; - } - { - name = "Teams"; - url = "https://teams.microsoft.com/v2/"; - } - { - name = "Overleaf"; - url = "https://www.overleaf.com/project"; + name = "Git"; + url = "https://git.yanlincs.com"; } { name = "Photo"; url = "https://photo.yanlincs.com"; } + { + name = "Music"; + url = "https://music.yanlincs.com"; + } + { + name = "Productivity"; + bookmarks = [ + { + name = "Outlook"; + url = "https://outlook.office.com/mail/"; + } + { + name = "Teams"; + url = "https://teams.microsoft.com/v2/"; + } + { + name = "Overleaf"; + url = "https://www.overleaf.com/project"; + } + { + name = "AAU Admin"; + url = "https://www.its.aau.dk/systemoversigt"; + } + ]; + } { name = "Resource"; bookmarks = [