From 311aea7a4c6a2f8807419ef6483a9ce2c3081590 Mon Sep 17 00:00:00 2001 From: mustard Date: Sun, 27 Apr 2025 17:16:10 +0200 Subject: [PATCH] Add ccache --- development.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/development.yaml b/development.yaml index c1802ed..8a7b450 100644 --- a/development.yaml +++ b/development.yaml @@ -77,4 +77,5 @@ name: - wireguard-tools - make + - ccache state: 'present'