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