diff options
| author | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2025-12-20 16:47:15 -0600 |
|---|---|---|
| committer | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2025-12-20 16:47:15 -0600 |
| commit | 4bbaf8fff29ea4f50771025327cb16ed8995aab7 (patch) | |
| tree | e2f2a659760dc7ac1c1b73ed32fc65cb7d94e569 /hosts/jupiter/config.nix | |
| parent | 817e2429636d706ba6ee48ac0a276f54bfc614e5 (diff) | |
work on agenix
Diffstat (limited to 'hosts/jupiter/config.nix')
| -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 9e3eff2..9747720 100644 --- a/hosts/jupiter/config.nix +++ b/hosts/jupiter/config.nix @@ -52,6 +52,7 @@ enable = true; networkmanager.enable = true; tailscale.enable = true; + sshd.enable = true; }; audio = { |
