diff options
| author | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2025-12-30 15:16:35 -0600 |
|---|---|---|
| committer | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2025-12-30 15:16:35 -0600 |
| commit | cef3b9ad86452be2eb47c8a438b974c8884b0f3e (patch) | |
| tree | d6128d3cf445dcf53f63746988fd7033d876e66d /hosts/jupiter | |
| parent | 212f0f831cb10cf0e791d87c36727272bd8f632b (diff) | |
pull from main
Diffstat (limited to 'hosts/jupiter')
| -rw-r--r-- | hosts/jupiter/config.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/jupiter/config.nix b/hosts/jupiter/config.nix index ff78c3d..17cf67b 100644 --- a/hosts/jupiter/config.nix +++ b/hosts/jupiter/config.nix @@ -38,6 +38,7 @@ enable = true; userName = "Collin Williams"; userEmail = "96917990+bluedragon1221@users.noreply.github.com"; + installKey = true; }; }; }; |
