programs.noti.settings
Home-Manager option
Configuration written to $XDG_CONFIG_HOME/noti/noti.yaml. See noti.yaml(5). for the full list of options.
type: attribute set of attribute set of stringDefault
{ }Example
declared in: <home-manager/modules/programs/noti.nix>source unavailable{ say = { voice = "Alex"; }; slack = { token = "1234567890abcdefg"; channel = "@jaime"; }; }