This commit is contained in:
alisceon 2026-05-27 22:48:07 +02:00
parent 18fdce9c16
commit 553e708795

View file

@ -147,7 +147,6 @@ in
DEFAULT_PRIVATE = "private"; DEFAULT_PRIVATE = "private";
DISABLE_HTTP_GIT = false; DISABLE_HTTP_GIT = false;
}; };
};
"cron.archive_cleanup" = { "cron.archive_cleanup" = {
ENABLED = true; ENABLED = true;
RUN_AT_START = true; RUN_AT_START = true;
@ -195,7 +194,6 @@ in
}; };
}; };
}; };
;
services.cloud-init = { services.cloud-init = {
enable = true; enable = true;