test: trying to fix opencloud

This commit is contained in:
Nick 2025-11-30 17:15:54 -06:00
parent 58ce309071
commit 05f1f40208

View file

@ -53,7 +53,7 @@ in
opencloud = {
path = [ pkgs.inotify-tools ];
};
systemd.services.opencloud-copy-secrets = {
opencloud-copy-secrets = {
description = "Copy secrets from virtiofs to local filesystem";
before = [
"opencloud-init-config.service"