From c4974c7ac2ea6f0c60a11d0fe223a1337f07ffc8 Mon Sep 17 00:00:00 2001 From: samsepi0l <74207682+d4rklynk@users.noreply.github.com> Date: Wed, 27 Jul 2022 10:03:57 +0000 Subject: [PATCH] Fix typos (#32) Signed-off-by: samsepi0l <74207682+d4rklynk@users.noreply.github.com> --- content/os/Using Lokinet on Qubes OS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/os/Using Lokinet on Qubes OS.md b/content/os/Using Lokinet on Qubes OS.md index 5305db8..9c03763 100644 --- a/content/os/Using Lokinet on Qubes OS.md +++ b/content/os/Using Lokinet on Qubes OS.md @@ -69,6 +69,6 @@ Finally, enable the `lokinet` service: ## Creating the AppVM -Just create the AppVM as usual and you would be good to go. There are a few things to keep in mind though: +Just create the AppVM as usual, and you would be good to go. There are a few things to keep in mind though: - You should probably set networking to use `sys-firewall`. I have tested using my ProtonVPN ProxyVM for networking, and DNS was not working. Besides, it makes litle sense to attempt such setup anyways, unless you are worried about accidental leaks or a compromised AppVM. - You should give the AppVM the `network-manager` service so that Lokinet can set up networking properly and get DNS working.