diff options
| author | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2025-12-30 10:27:23 -0600 |
|---|---|---|
| committer | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2025-12-30 10:27:23 -0600 |
| commit | f58349a5690001aaead5ee50321f05a870e2b87e (patch) | |
| tree | b4907a67591bd02c61652fd99941a0e0e4cb6602 /hosts/mercury | |
| parent | 3c79a42686239c84ab6531f21f51882e4c622732 (diff) | |
declare github authentication key
Diffstat (limited to 'hosts/mercury')
| -rw-r--r-- | hosts/mercury/config.nix | 1 |
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; |
