From f87f57b725e3f17a80aab3d5610effac5364d434 Mon Sep 17 00:00:00 2001 From: Collin Williams <96917990+bluedragon1221@users.noreply.github.com> Date: Wed, 18 Feb 2026 13:37:57 -0600 Subject: install github key to server --- hosts/ganymede/config.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/ganymede/config.nix b/hosts/ganymede/config.nix index 7353683..d3002fd 100644 --- a/hosts/ganymede/config.nix +++ b/hosts/ganymede/config.nix @@ -26,6 +26,7 @@ enable = true; userName = "Collin Williams"; userEmail = "96917990+bluedragon1221@users.noreply.github.com"; + installKey = true; }; helix.enable = true; }; -- cgit v1.3.1