mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-01 23:27:18 +02:00
feat: update garage
This commit is contained in:
parent
2b1d7bbd8c
commit
2399b8e9fd
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_1_0;
|
package = pkgs.garage_1_x;
|
||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
replication_factor = 1;
|
replication_factor = 1;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue