@ -41,7 +41,7 @@ Create a new templateVM, name it **debian-11-lokinet**
* `[user@dom0~]$ qvm-clone debian-11 debian-11-lokinet`
* Open the templateVM settings *[Dom0] Settings: debian-11-lokinet* , confirm your setting with *Apply* and keep the window open.
* Allow networking: Networking: **sys-firewall** (or sys-whonix, or sys-vpm)
> * sudo curl -so /etc/apt/trusted.gpg.d/oxen.gpg https://deb.oxen.io/pub.gpg (1)
* sudo curl -so /etc/apt/trusted.gpg.d/oxen.gpg https://deb.oxen.io/pub.gpg > (1)<
* echo "deb https://deb.oxen.io $(lsb_release -sc) main" | sudo tee /etc/apt/sources.list.d/oxen.list
* sudo apt update
* go back to your templateVM settings *[Dom0] Settings: debian-11-lokinet* , set the networking back to **default(none)** and confirm with *Apply* and close the setting window.