From 0dcd1d56e8f24d85af4fcaa215a66f622b838cc2 Mon Sep 17 00:00:00 2001 From: Hyperling Date: Sat, 13 Feb 2021 06:28:04 -0600 Subject: [PATCH] Verified desktop will not run without driver. --- hosts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts b/hosts index 2bfd3b4..dbbbb05 100644 --- a/hosts +++ b/hosts @@ -8,4 +8,4 @@ usb [miner] usb eth=true gpu=true amdgpu=true -x570 eth=true gpu=true \ No newline at end of file +x570 eth=true gpu=true amdgpu=true \ No newline at end of file