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 string
Default
{ }
Example
{ say = { voice = "Alex"; }; slack = { token = "1234567890abcdefg"; channel = "@jaime"; }; }
declared in: <home-manager/modules/programs/noti.nix>source unavailable