Skip to content

Commit

Permalink
attempt hacky workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
jpetrucciani committed Jan 14, 2025
1 parent 974c22a commit 5ffd77c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hosts/titan/configuration.nix
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@ in
PYTHONUNBUFFERED = "1";
DISABLE_LOCAL_SAVING = "false";
};
extraOptions = [ "--add-host=kokoro-tts:10.88.0.1" ];
};
};
};
Expand Down

0 comments on commit 5ffd77c

Please sign in to comment.