You can easily add them by following the instructions on their site.

On immutable fedora it can be done via

wget https://repository.mullvad.net/rpm/stable/mullvad.repo | sudo tee /etc/yum.repos.d/mullvad.repo

rpm-ostree uninstall mullvad-vpn --install mullvad-vpn

# after reboot
sudo systemctl start mullvad-daemon
  • johan
    link
    fedilink
    arrow-up
    1
    ·
    11 months ago

    That’s great! Much easier than manually downloading and installing.

    Thanks for sharing!