programs.zk.settings
Home-Manager option
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 valueDefault
{ }Example
declared in: <home-manager/modules/programs/zk.nix>source unavailable{ 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"; }; }