# PiHole
PiHole Cloudflared in QubesOS with NextDNS (DNS over Https) [WIP but works excellent, although I don't provide any warranty]
1. Create a Standalone Service VM with sys-firewall as NetVM from debian template.
(All commands shown below are to be run in this qube only)
2. Disable systemd-resolved.
systemctl stop systemd-resolved
systemctl disable systemd-resolved
3. Update VM-
sudo apt update && apt upgrade
4. Install curl and git if not already installed-
This file has been truncated. show original