WIP: Switch to NixOS #5

Draft
FunctionalHacker wants to merge 1349 commits from nix into main
Showing only changes of commit 960b57890d - Show all commits

View file

@ -80,9 +80,11 @@ services:
depends_on: depends_on:
- marytts - marytts
- mozillatts - mozillatts
restart: unless-stopped
marytts: marytts:
image: synesthesiam/marytts:5.2 image: synesthesiam/marytts:5.2
container_name: marytts container_name: marytts
restart: unless-stopped
tty: true tty: true
networks: networks:
- homeautomation - homeautomation