From ccabad9c30ef636d6c636b7360590e512570c790 Mon Sep 17 00:00:00 2001 From: Hyperling Date: Wed, 5 Aug 2026 12:25:02 -0700 Subject: [PATCH] packages, move base-devel to general in the task section. --- tasks/workstation/linux/software/packages.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/tasks/workstation/linux/software/packages.yml b/tasks/workstation/linux/software/packages.yml index 5bc30b8..423c6ec 100644 --- a/tasks/workstation/linux/software/packages.yml +++ b/tasks/workstation/linux/software/packages.yml @@ -38,7 +38,6 @@ - "{{ appimagelauncher }}" - gparted - hugo - - "{{ base_devel }}" - "{{ firefox }}" - "{{ firefox_esr }}" - "{{ wireless_tools }}"