fixed owner
This commit is contained in:
parent
81617b55f2
commit
ce502e3d7b
1 changed files with 1 additions and 1 deletions
|
|
@ -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!
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue