programs.senpai.config

Configuration for senpai. For a complete list of options, see senpai(5).

Type
open submodule of attribute set of anything
Example
{
  address = "libera.chat:6697";
  nickname = "nicholas";
  password = "verysecurepassword";
}
Declared
<home-manager/modules/programs/senpai.nix>