mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-08 02:09:04 +02:00
feat: upgrade garage
This commit is contained in:
parent
a4319b1bc8
commit
92d12fc312
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ in
|
||||||
{
|
{
|
||||||
services.garage = {
|
services.garage = {
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.garage_1_0_1;
|
package = pkgs.garage_1_1_0;
|
||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
replication_factor = 1;
|
replication_factor = 1;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue