aboutsummaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2025-12-30 10:27:23 -0600
committerCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2025-12-30 10:27:23 -0600
commitf58349a5690001aaead5ee50321f05a870e2b87e (patch)
treeb4907a67591bd02c61652fd99941a0e0e4cb6602 /hosts
parent3c79a42686239c84ab6531f21f51882e4c622732 (diff)
declare github authentication key
Diffstat (limited to 'hosts')
-rw-r--r--hosts/mercury/config.nix1
1 files changed, 1 insertions, 0 deletions
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;