📝 Made note of new mullvadvpn configuration

This commit is contained in:
z3rOR0ne 2022-10-03 16:56:51 -07:00
parent 1e70e429e0
commit fd085bb548

View file

@ -158,3 +158,17 @@ paru figma-linux
Install brave and uninstall ungoogled chromium (configure brave first with extensions and chrome://flags)
Install css LSP in neovim
Install openresolv (for use with Mullvad)
doas pacman -S openresolv
log into mullvadvpn using your account number (see offline notes on desktop):
download configuration files (use default udp)
xtract -zip the mullvad.zip configuration and copy all files to /etc/openvpn/client
edit mullvad_x.conf to reflect all files to /etc/openvpn/client/files*
In /etc/runit/sv/openvpn/run, edit to exec /usr/bin/openvpn --config /etc/openvpn/client/mullvad_x.conf