From f58349a5690001aaead5ee50321f05a870e2b87e Mon Sep 17 00:00:00 2001 From: Collin Williams <96917990+bluedragon1221@users.noreply.github.com> Date: Tue, 30 Dec 2025 10:27:23 -0600 Subject: declare github authentication key --- hosts/mercury/config.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/mercury/config.nix') diff --git a/hosts/mercury/config.nix b/hosts/mercury/config.nix index c5db215..9ee29d0 100644 --- a/hosts/mercury/config.nix +++ b/hosts/mercury/config.nix @@ -54,6 +54,7 @@ enable = true; userName = "Collin Williams"; userEmail = "96917990+bluedragon1221@users.noreply.github.com"; + installKey = true; }; nh.enable = true; -- cgit v1.3.1