forked from Fediversity/Fediversity
try garage 2, given 0.9's EOL
This commit is contained in:
parent
cc108eb5d5
commit
ec5e4277f9
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ in
|
|||
|
||||
services.garage = {
|
||||
enable = true;
|
||||
package = pkgs.garage_0_9;
|
||||
package = pkgs.garage_2;
|
||||
settings = {
|
||||
replication_mode = "none";
|
||||
# TODO: use a secret file
|
||||
|
|
Loading…
Add table
Reference in a new issue