From e00f36e3e5183eced8933bc75298fb9ce8ad4220 Mon Sep 17 00:00:00 2001 From: Gilver Date: Sat, 22 Feb 2025 14:38:40 -0600 Subject: [PATCH] Add nightly to Akmod HCL Signed-off-by: Gilver --- anda/system/xone/akmod/anda.hcl | 1 + 1 file changed, 1 insertion(+) diff --git a/anda/system/xone/akmod/anda.hcl b/anda/system/xone/akmod/anda.hcl index a6a830915e..3fcc40520a 100644 --- a/anda/system/xone/akmod/anda.hcl +++ b/anda/system/xone/akmod/anda.hcl @@ -4,5 +4,6 @@ project pkg { } labels { mock = 1 + nightly = 1 } }