rename woodpecker to ci

This commit is contained in:
Vivian 2023-06-02 13:36:44 +02:00
parent 2009b927e4
commit 6cea499758
3 changed files with 1 additions and 38 deletions

View file

@ -25,7 +25,6 @@ in {
# Defines rpc_secret
systemd.services.garage.serviceConfig.EnvironmentFile = "${vs.garage}/environment";
# See also: https://github.com/NixOS/nixpkgs/tree/master/nixos/tests/garage
services.garage = {
enable = true;
package = pkgs.garage_0_8;