udev
ruleset and script that mounts and unmounts all partitions when a USB disk is connected or disconnected.
Makes DRM-protected media play in Firefox on Alpine Linux (and potentially other musl-based distros).
Works by patching widevinecdm.so
to load gcompat.so
. Caution: disables Firefox's Media Plugin sandbox!
A hacky script that sends a FreeDesktop notification to all DBus sessions. Works by enumerating run-dbus-session
processes,
reading their children's environment to extract the DBus socket path, and calling notify-send
on each of them.
To bootstrap a new machine, run
# curl https://raw.githubusercontent.com/juliekoubova/machines/main/scripts/bootstrap | sh
You need to install curl
first:
# pkg install --yes curl
To unlock the secrets, install git-crypt
and run
git-crypt unlock /path/to/the/keyfile