script-directory config, for options take a look at the documentation.
Declarations
Type
attribute set of string
Default
{ }
Example
{
SD_ROOT = "${config.home.homeDirectory}/.sd";
SD_EDITOR = "nvim";
SD_CAT = "lolcat";
}
Sign in to create a configuration using this setting.