From 1c8d2ccb665ea7234420aeb363cd0a54b5ec4db4 Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Fri, 27 Dec 2024 09:59:14 +0100 Subject: [PATCH] home.nas: add time machine share for apfelcomputer --- 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 bf14b89..bcf1f80 100644 --- a/nodes/home/nas.py +++ b/nodes/home/nas.py @@ -195,7 +195,7 @@ nodes['home.nas'] = { '172.19.138.0/24', }, 'timemachine-shares': { - #'apfelcomputer', # hostname TBD + 'apfelcomputer', }, }, 'smartd': {