update to garage v2

This commit is contained in:
xunuwu 2025-08-08 23:33:22 +02:00
parent feb035f3b4
commit 205d65754c
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI

View file

@ -6,7 +6,7 @@
}: { }: {
services.garage = { services.garage = {
enable = true; enable = true;
package = pkgs.garage_1_2_0; package = pkgs.garage_2_0_0;
settings = { settings = {
replication_factor = 1; replication_factor = 1;