fixed owner

This commit is contained in:
Aleksandr Lebedev 2025-12-07 00:55:30 +01:00
parent 81617b55f2
commit ce502e3d7b

View file

@ -8,7 +8,7 @@ let
domain = "ente.kylekrein.com"; domain = "ente.kylekrein.com";
in in
{ {
sops.secrets."services/minio" = {}; sops.secrets."services/minio" = {owner = "minio";};
services.minio = { services.minio = {
enable = true; enable = true;
# ente's config must match this region! # ente's config must match this region!