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 setDefault
{ }Example
declared in: <home-manager/modules/services/twmn.nix>source unavailable{ main.activation_command = "${pkgs.hello}/bin/hello"; }