services.tomat.settings
Home-Manager option
Tomat configuration. See https://github.com/jolars/tomat/blob/main/docs/configuration.md for supported values.
type: open submodule of (TOML value)Default
{ }Example
declared in: <home-manager/modules/services/tomat.nix>source unavailable{ notification = { enabled = true; }; sound = { enabled = true; }; timer = { auto_advance = false; break = 5; work = 25; }; }