depot/cluster/services/content-delivery/default.nix

6 lines
58 B
Nix
Raw Normal View History

{
garage = {
buckets.content-delivery = { };
};
}