services.twmn.extraConfig

Home-Manager option

Extra configuration options to add to the twmnd config file. See https://github.com/sboli/twmn/blob/master/README.md for details.

type: attribute set
Default
{ }
Example
{ main.activation_command = "${pkgs.hello}/bin/hello"; }
declared in: <home-manager/modules/services/twmn.nix>source unavailable