Loading nixos/modules/services/home-automation/wyoming/piper.nix +0 −4 Original line number Diff line number Diff line Loading @@ -42,8 +42,6 @@ in options = { enable = mkEnableOption "Wyoming Piper server"; piper = mkPackageOption pkgs "piper-tts" { }; voice = mkOption { type = str; example = "en-us-ryan-medium"; Loading Loading @@ -159,8 +157,6 @@ in "/var/lib/wyoming/piper" "--uri" options.uri "--piper" (lib.getExe options.piper) "--voice" options.voice "--speaker" Loading Loading
nixos/modules/services/home-automation/wyoming/piper.nix +0 −4 Original line number Diff line number Diff line Loading @@ -42,8 +42,6 @@ in options = { enable = mkEnableOption "Wyoming Piper server"; piper = mkPackageOption pkgs "piper-tts" { }; voice = mkOption { type = str; example = "en-us-ryan-medium"; Loading Loading @@ -159,8 +157,6 @@ in "/var/lib/wyoming/piper" "--uri" options.uri "--piper" (lib.getExe options.piper) "--voice" options.voice "--speaker" Loading