update to garage v2
This commit is contained in:
parent
feb035f3b4
commit
205d65754c
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue