From 183972549fc79d2573cbf2ca87c38545638d34ae Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Tue, 23 Feb 2021 23:01:53 +0000 Subject: [PATCH] Use DKMS modules for virtualbox The others require the non-LTS kernel --- tasks/applications.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/applications.yml b/tasks/applications.yml index 15c51de..4d744b9 100644 --- a/tasks/applications.yml +++ b/tasks/applications.yml @@ -4,7 +4,7 @@ become: true become_user: aur_builder loop: - - virtualbox-host-modules-arch + - virtualbox-host-dkms - name: Install general applications aur: