From a51fe41ddb199d340f9b409c323a619436115140 Mon Sep 17 00:00:00 2001 From: Daniel Langbein Date: Mon, 8 Jan 2024 18:40:18 +0100 Subject: [PATCH] docs --- hosts/yodaNas/host-specific.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/yodaNas/host-specific.nix b/hosts/yodaNas/host-specific.nix index 9edcca0..20ec521 100644 --- a/hosts/yodaNas/host-specific.nix +++ b/hosts/yodaNas/host-specific.nix @@ -20,6 +20,7 @@ RandomizedDelaySec = "1m"; }; }; + # TODO: Add shutdown script (./docker-compose down). systemd.services."Jinja-Compose" = { description = "Update and start Jinja-Compose project"; serviceConfig = {