mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-08-25 04:23:56 +02:00
fix(aquamarine): remove insecure MinIO service
This commit is contained in:
@@ -175,11 +175,6 @@ in
|
||||
mode = "0400";
|
||||
owner = "sftpgo";
|
||||
};
|
||||
"minio.env" = {
|
||||
file = "${mysecrets}/server/minio.env.age";
|
||||
mode = "0400";
|
||||
owner = "minio";
|
||||
};
|
||||
};
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user