fixes backrest

This commit is contained in:
Dennis 2026-02-20 11:40:40 +01:00
parent eabd5d2bfc
commit 6cb7b05336

View file

@ -21,7 +21,7 @@ let
flags = [
"-o 'sftp.args=-i /root/.ssh/id_ed25519 -o StrictHostKeyChecking=accept-new'"
];
autoInitialize = true;
autoInitialize = false;
prunePolicy = {
schedule = {
disabled = true;