From f01c04027b301e2f948648742f24dace9f5343c9 Mon Sep 17 00:00:00 2001 From: Hyperling Date: Mon, 21 Dec 2020 05:25:19 -0600 Subject: [PATCH] Add new flatpaks task to includes. --- local.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/local.yml b/local.yml index 0f4995a..387ba4e 100644 --- a/local.yml +++ b/local.yml @@ -8,3 +8,4 @@ - include: tasks/users.yml - include: tasks/cron.yml - include: tasks/packages.yml + - include: tasks/flatpaks.yml