commit c9f48178cd3ef4c233cd93e4dc3e6afc23be8c12 parent 8d7f99bbb4f30ab4cedf04216acf1eafd5f29c9a Author: MTRNord <mtrnord1@gmail.com> Date: Thu, 10 Aug 2023 23:09:19 +0200 Add name Diffstat:
| M | nixos/worker-1/configuration.nix | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/nixos/worker-1/configuration.nix b/nixos/worker-1/configuration.nix @@ -268,6 +268,7 @@ url = "https://git.nordgedanken.dev"; tokenFile = config.sops.secrets.forgejo_runner_token.path; labels = [ ]; + name = "worker-1"; }; }; };