1
0
mirror of https://github.com/tommytran732/tommytran.io synced 2024-09-19 14:44:43 -04:00
tommytran.io/content/packages.md
Tommy 2e8fef2cf7
Add Quay.io
Signed-off-by: Tommy <contact@tommytran.io>
2022-09-11 06:09:01 -04:00

1.5 KiB

title date
Packages 2022-09-03

Synapse

Matrix

I have a simple fork of Wonderfall's hardened Synapse Docker image with the Mjolnir module support and the default (as opposed to light) variant of the Hardened Memory Allocator.

You can obtain the image by pulling ghcr.io/tommytran732/synapse or quay.io/tommytran732/synapse.

pamac-flatpak AUR

pamac

I maintain the pamac-flatpak, pamac-flatpak-gnome, and libpamac-flatpak AUR packages. Originally, they were forks of pacmac-all and libpamac-all with snapd removed. I found snapd to be quite annoying - it is yet another AUR package I don't need, requires cgroupsv1 for confinement, does not integrate with gnome-software, makes lots of loopback mounts, and so on.

Nowadays, they are based on the pamac-nosnap package with some minor changes to make the build and installation process nicer and more convenient.