From 25a35721ea3ed28bd4f862d6b4374fd7f1158048 Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Sat, 28 Jun 2025 12:10:45 +0200 Subject: [PATCH] update home.nas to debian bookworm --- nodes/home/nas.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodes/home/nas.py b/nodes/home/nas.py index 9eb8a04..49418da 100644 --- a/nodes/home/nas.py +++ b/nodes/home/nas.py @@ -18,7 +18,7 @@ nodes['home.nas'] = { 'zfs', }, 'groups': { - 'debian-bullseye', + 'debian-bookworm', 'webserver', }, 'metadata': {