From 296be49e6918fedb22d1dab040ff9fdf3624c055 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Mon, 13 Jul 2026 14:38:01 +0200 Subject: Refactor template naming for bootstrap --- roles/bootstrap/templates/refind.conf.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roles/bootstrap/templates/refind.conf.j2') diff --git a/roles/bootstrap/templates/refind.conf.j2 b/roles/bootstrap/templates/refind.conf.j2 index 3b15a3d..c12ea1c 100644 --- a/roles/bootstrap/templates/refind.conf.j2 +++ b/roles/bootstrap/templates/refind.conf.j2 @@ -7,4 +7,4 @@ hideui hints spoof_osx_version 12.7 {% endif %} include ubuntu.conf -include arch.conf +include archlinux.conf -- cgit v1.2.3