diff options
| author | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-08-20 12:34:03 -0500 |
|---|---|---|
| committer | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-08-20 12:34:03 -0500 |
| commit | 967ec14cba166079d71d67f4137ee62fca315d62 (patch) | |
| tree | d440d4443b181c54a21b64197f03b757a90b6d14 /hosts/ganymede/config.nix | |
| parent | 2b1c6161c5d2381cbfe224694dfb218aee0b6da1 (diff) | |
rekey a bunch of secrets, other stuff
Diffstat (limited to 'hosts/ganymede/config.nix')
| -rw-r--r-- | hosts/ganymede/config.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/ganymede/config.nix b/hosts/ganymede/config.nix index 92eddee..8964666 100644 --- a/hosts/ganymede/config.nix +++ b/hosts/ganymede/config.nix @@ -24,7 +24,7 @@ userEmail = "96917990+bluedragon1221@users.noreply.github.com"; installKey = true; }; - helix.enable = true; + # helix.enable = true; }; }; |
