2023-08-28 03:32:08 +03:00
|
|
|
{
|
2023-11-03 21:57:35 +02:00
|
|
|
system.ascensions.garage-layout.incantations = i: [
|
|
|
|
];
|
2023-08-28 03:32:08 +03:00
|
|
|
|
2023-09-03 22:21:31 +03:00
|
|
|
services.garage.layout.initial = {
|
2023-11-04 02:38:35 +02:00
|
|
|
grail = { zone = "eu-central"; capacity = 1000; };
|
2023-09-03 22:21:31 +03:00
|
|
|
prophet = { zone = "eu-central"; capacity = 1000; };
|
|
|
|
VEGAS = { zone = "eu-central"; capacity = 1000; };
|
2023-08-28 03:32:08 +03:00
|
|
|
};
|
|
|
|
}
|