Install Mullvad VPN client

This commit is contained in:
Anders Rytter Hansen 2025-08-07 12:38:59 -03:00
commit 8ce3ad5825

View file

@ -33,6 +33,9 @@ RUN dnf install -y waydroid
# Remove plocate to avoid updatedb going crazy with scanning the file system once a day
RUN dnf remove -y plocate
# Install Mullvad VPN client
RUN rpm -Uvh --nodeps https://mullvad.net/da/download/app/rpm/latest
RUN systemctl disable nvidia-powerd
# Add rule to SELinux allowing modules to be loaded into custom kernel