feat: update garage

This commit is contained in:
Luj 2025-06-18 14:48:56 +02:00
parent 2b1d7bbd8c
commit 2399b8e9fd

View file

@ -10,7 +10,7 @@ in
{ {
services.garage = { services.garage = {
enable = true; enable = true;
package = pkgs.garage_1_1_0; package = pkgs.garage_1_x;
settings = { settings = {
replication_factor = 1; replication_factor = 1;