From 60acc52ec755b02c85e83034ea123c5c51609973 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Mon, 28 Oct 2024 11:22:17 +0100 Subject: [PATCH] do not restart the uffd unused accounts notifier on each deploy --- parsons/uffd.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/parsons/uffd.nix b/parsons/uffd.nix index a1d9a35..5b03c6e 100644 --- a/parsons/uffd.nix +++ b/parsons/uffd.nix @@ -111,6 +111,7 @@ uffd-unused-accounts-notification.scm -v admin ''; startAt = "weekly"; + restartIfChanged = false; }; sops.secrets."auamost/secrets.fish" = { };