From b121981eb7ef7e1df98c97b03a511bf457cf7668 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Thu, 1 May 2025 18:14:28 -0700 Subject: Himeji: Properly configure Anubis for September --- hosts/himeji/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts') diff --git a/hosts/himeji/configuration.nix b/hosts/himeji/configuration.nix index c20d88b..39d4f09 100644 --- a/hosts/himeji/configuration.nix +++ b/hosts/himeji/configuration.nix @@ -19,7 +19,7 @@ engine = "podman"; extraOptions = [ - "--restart=always" + "--restart=on-failure" "--pull=newer" ]; }; -- cgit v1.2.3