chore(nix): add Wyoming service configuration
- Introduced a new `wyoming.nix` file with service definitions for `faster-whisper` and `piper`. - Enabled TCP ports `10200` and `10300` in the firewall for service communication. - Updated SGX configuration to include `wyoming.nix` in system imports.
This commit is contained in:
parent
66022d19c2
commit
4c641910fd
2 changed files with 24 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
|||
./acme.nix
|
||||
./nginx.nix
|
||||
./mail.nix
|
||||
./wyoming.nix
|
||||
];
|
||||
|
||||
services.tailscale.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue