From b6b0e620cfcacae6bb7619f3717bdf62a35e3611 Mon Sep 17 00:00:00 2001 From: Hyperling Date: Sun, 2 Aug 2026 11:25:53 -0700 Subject: [PATCH] GNOME, fix the DELETEME note to be a comment. --- tasks/workstation/shared/settings/gnome.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/workstation/shared/settings/gnome.yml b/tasks/workstation/shared/settings/gnome.yml index 7086673..5f4452a 100644 --- a/tasks/workstation/shared/settings/gnome.yml +++ b/tasks/workstation/shared/settings/gnome.yml @@ -442,7 +442,7 @@ blockinfile: path: "{{ user_user.home }}/{{ item }}" block: | - DELETEME + # TBD: No longer used. Remove in 2027. marker: '# {mark} MANAGED BY ANSIBLE | NixOS GNOME Settings' state: present create: no