mirror of
https://github.com/RGBCube/ncc
synced 2025-07-28 10:37:44 +00:00
garage: use new package name
This commit is contained in:
parent
64ae1e37c0
commit
b1e5807f5a
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ in {
|
|||
secrets.garageEnvironment.file = ./environment.age;
|
||||
|
||||
services.garage = enabled {
|
||||
package = pkgs.garage_1_x;
|
||||
package = pkgs.garage_1;
|
||||
|
||||
environmentFile = config.secrets.garageEnvironment.path;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue