[NixOS] Add notification sound for wyoming satellite
This commit is contained in:
BIN
nixos/notification-sound.wav
Normal file
BIN
nixos/notification-sound.wav
Normal file
Binary file not shown.
@@ -16,6 +16,7 @@ makeEnable config "myModules.wyoming" false {
|
|||||||
extraArgs = [
|
extraArgs = [
|
||||||
"--wake-uri=tcp://0.0.0.0:10400"
|
"--wake-uri=tcp://0.0.0.0:10400"
|
||||||
"--wake-word-name=ok_nabu"
|
"--wake-word-name=ok_nabu"
|
||||||
|
"--awake-wav=${./notification-sound.wav}"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
openwakeword = {
|
openwakeword = {
|
||||||
|
|||||||
Reference in New Issue
Block a user