From b362af98438f7441864fad81426cff634e716ded Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9drix?= Date: Sat, 16 May 2026 22:55:59 +0200 Subject: [PATCH] draft: Conseils de configuration raspi-config pour Raspberry Pi 3+ --- .../draft_overlay.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/0c1a6560-2f8d-4a5d-bba7-7faee822efd6/draft_overlay.json b/0c1a6560-2f8d-4a5d-bba7-7faee822efd6/draft_overlay.json index f8f57dd..d872d46 100644 --- a/0c1a6560-2f8d-4a5d-bba7-7faee822efd6/draft_overlay.json +++ b/0c1a6560-2f8d-4a5d-bba7-7faee822efd6/draft_overlay.json @@ -1,8 +1,14 @@ { "title": "Configurer un Raspberry Pi avec `raspi-config` — Guide complet", - "_updated_at": "2026-05-16 20:55:49", + "_updated_at": "2026-05-16 20:55:59", "slug": "conseils-de-configuration-raspi-config-3-plus", "published": true, "published_at": "2023-02-02 14:31", - "category": "Informatique" + "category": "Informatique", + "tags": { + "tags": [ + "Raspberry Pi", + "Raspberry Pi Imager" + ] + } }