diff options
| author | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-01-24 18:26:42 -0600 |
|---|---|---|
| committer | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-01-24 18:26:42 -0600 |
| commit | 548806184d9f9ebeb8e4ee60722860e0085874d2 (patch) | |
| tree | 80bce7a4c4e6236ba86a4ffbb64bf7f75f7bef9f /flake.nix | |
| parent | 7bd48f917c249dba890dd79f3180e7cff5dd1ce7 (diff) | |
more ssh config
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -80,6 +80,7 @@ deploy.nodes."ganymede" = { hostname = "ganymede"; sshUser = "root"; + sshOpts = ["-o" "RequestTTY=force"]; profiles.system = { user = "root"; |
