# # Configuration that adds talon-voice. # { talon, ... }: { imports = [ talon.nixosModules.talon ]; programs.talon.enable = true; }