programs.zk.settings
Configuration written to $XDG_CONFIG_HOME/zk/config.toml.
See https://github.com/mickael-menu/zk/blob/main/docs/config.md for available options and documentation.
- Type
TOML value- Default
{ }- Example
{ note = { language = "en"; default-title = "Untitled"; filename = "{{id}}-{{slug title}}"; extension = "md"; template = "default.md"; id-charset = "alphanum"; id-length = 4; id-case = "lower"; }; extra = { author = "Mickaƫl"; }; }- Declared
- <home-manager/modules/programs/zk.nix>