Weechat
services.weechat.binary
Binary to execute.
Type: path
Default
"${pkgs.weechat}/bin/weechat"
Example
"${pkgs.weechat}/bin/weechat-headless"
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/misc/weechat.nix
services.weechat.enable
Whether to enable weechat.
Type: boolean
Default
false
Example
true
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/misc/weechat.nix
services.weechat.root
Weechat state directory.
Type: string
Default
"/var/lib/weechat"
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/misc/weechat.nix
services.weechat.sessionName
Name of the screen
session for weechat.
Type: string
Default
"weechat-screen"
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/misc/weechat.nix