From 2fc0d09f7fc5c7f0d4a01e4fb901903a87e72512 Mon Sep 17 00:00:00 2001 From: Bill Ewanick Date: Fri, 2 Jan 2026 23:43:17 -0500 Subject: [PATCH] WIP --- nixos-apps/git.ewanick.com.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos-apps/git.ewanick.com.nix b/nixos-apps/git.ewanick.com.nix index 4b024df..7ede3e0 100644 --- a/nixos-apps/git.ewanick.com.nix +++ b/nixos-apps/git.ewanick.com.nix @@ -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 = [