Install Mullvad VPN client
This commit is contained in:
parent
ac01b3d42e
commit
8ce3ad5825
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue