mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 11:07:44 +00:00
feat: upgrade garage
This commit is contained in:
parent
c9c0c681c6
commit
01985405f0
2 changed files with 8 additions and 1 deletions
|
@ -13,7 +13,7 @@ in {
|
|||
secrets.garageEnvironment.file = ./environment.age;
|
||||
|
||||
services.garage = enabled {
|
||||
package = pkgs.garage_1_0_1;
|
||||
package = pkgs.garage_1_x;
|
||||
|
||||
environmentFile = config.secrets.garageEnvironment.path;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue