single runner
Some checks failed
Weekly NixOS Build & Cache / build-and-cache (push) Failing after 10m43s
Some checks failed
Weekly NixOS Build & Cache / build-and-cache (push) Failing after 10m43s
This commit is contained in:
@@ -11,7 +11,6 @@ in
|
||||
{
|
||||
imports = [
|
||||
../nix/gitea-actions-runners/nixos.nix
|
||||
../nix/gitea-actions-runners/webref.nix
|
||||
];
|
||||
options.my.servers.gitea = setup.mkOptions "gitea" "git" 9083;
|
||||
config = lib.mkIf (cfg.enable && config.my.secureHost) {
|
||||
|
||||
Reference in New Issue
Block a user