From 8c7050dd7a248ec5af8d2cd365959811b33ea619 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Mon, 27 Jul 2026 10:41:41 +0300 Subject: Remove gpu drivers --- roles/host/templates/etc_rc.conf.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roles/host') diff --git a/roles/host/templates/etc_rc.conf.j2 b/roles/host/templates/etc_rc.conf.j2 index 25c4065..985ec41 100644 --- a/roles/host/templates/etc_rc.conf.j2 +++ b/roles/host/templates/etc_rc.conf.j2 @@ -41,7 +41,7 @@ cleanvar_enable="YES" auditd_enable="YES" devd_enable="YES" {% if is_prod %} -kld_list="pf if_wg i915kms fdescfs linux64" +kld_list="pf if_wg fdescfs linux64" {% else %} kld_list="pf if_wg linux64" {% endif %} -- cgit v1.3