WIP
This commit is contained in:
@@ -40,7 +40,6 @@ in
|
||||
package = pkgs.forgejo-runner;
|
||||
instances.default = {
|
||||
enable = true;
|
||||
name = "linode-nixos";
|
||||
url = baseUrl;
|
||||
tokenFile = ./git.ewanick.com/tokenFile;
|
||||
hostPackages = with pkgs; [
|
||||
@@ -51,6 +50,7 @@ in
|
||||
gitMinimal
|
||||
gnused
|
||||
wget
|
||||
forgejo-runner
|
||||
];
|
||||
|
||||
labels = [
|
||||
|
||||
Reference in New Issue
Block a user