update(garage.heimdall): set custom data dir

This commit is contained in:
Filippo Berto 2025-11-02 19:10:35 +01:00
parent f93af51a90
commit f4db960b46
No known key found for this signature in database
GPG key ID: F1D17F9BCEC62FBC

View file

@ -88,6 +88,7 @@ in
}; };
services = { services = {
garage.settings.data_dir = "/mnt/raid/garage/";
gitlab-runner = { gitlab-runner = {
enable = true; enable = true;
services = { services = {