diff options
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; |
