From 65cf20f932b603912ae2c57b09383d7034b67698 Mon Sep 17 00:00:00 2001 From: Hyperling Date: Thu, 30 Jul 2026 12:42:47 -0700 Subject: [PATCH] Allow firefox-esr to stay. --- tasks/workstation/linux/software/packages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/workstation/linux/software/packages.yml b/tasks/workstation/linux/software/packages.yml index 7fed889..67313df 100644 --- a/tasks/workstation/linux/software/packages.yml +++ b/tasks/workstation/linux/software/packages.yml @@ -57,7 +57,7 @@ package: name: - "{{ firefox }}" - - "{{ firefox_esr }}" + #- "{{ firefox_esr }}" - "{{ thunderbird }}" - steam - vscode