diff --git a/firefox-policies.json b/firefox-policies.json new file mode 100644 index 0000000..9e960d1 --- /dev/null +++ b/firefox-policies.json @@ -0,0 +1,33 @@ +{ + "policies": { + "ManagedBookmarks": [ + { + "toplevel_name": "IPKM" + }, + { + "url": "https://wiki.pkm.physik.tu-darmstadt.de", + "name": "Wiki" + }, + { + "url": "https://wolke.pkm.physik.tu-darmstadt.de", + "name": "Seafile" + }, + { + "url": "https://mail.pkm.physik.tu-darmstadt.de", + "name": "Email" + }, + { + "url": "https://element.pkm.physik.tu-darmstadt.de", + "name": "Element (Matrix Chat)" + }, + { + "url": "https://gitea.pkm.physik.tu-darmstadt.de", + "name": "Gitea" + }, + { + "url": "https://zammad.pkm.physik.tu-darmstadt.de", + "name": "Trouble Ticket" + } + ] + } +} diff --git a/liebchen.yml b/liebchen.yml index c5e0039..71bcc2b 100644 --- a/liebchen.yml +++ b/liebchen.yml @@ -24,6 +24,10 @@ - texlive-pictures - texstudio - texstudio-l10n + - name: Add Firefox bookmarks + copy: + src: firefox-policies.json + dest: /etc/firefox/policies/policies.json - name: Add jammy-proposed apt_repository: