I installed Fedora 43 with this command distrobox create -i registry.fedoraproject.org/fedora:43 --init --additional-packages "systemd" -n test then I installed Mullvad VPN with these commands sudo dnf config-manager addrepo --from-repofile=https://repository.mullvad.net/rpm/stable/mullvad.repo and sudo dnf install mullvad-vpn. Once it’s finished, I tried to type mullvad status but it gives an error message
Error: Management RPC server or client error
Caused by:
0: transport error
1: No such file or directory (os error 2)
2: No such file or directory (os error 2)
How to solve this issue ? I just want to use mullvad-cli


I found the
mullvad-daemon,nix-daemonfiles in/nix/store/svf..............-user-environment/bin/mullvad, I don’t know that’s it. I copied and pasted both files into~/.config/systemd/user/then I open the terminal from~/.config/systemd/user/, I typedsystemctl --user enable mullvad-daemon.service, it says :Failed to enable unit: Unit mullvad-daemon.service does not exist