description
This commit is contained in:
parent
048bf80a6d
commit
51f46858fe
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ in {
|
|||
type = mkOption {
|
||||
type = emacsType;
|
||||
default = "pkgs.emacs-unstable";
|
||||
description = "pkgs. followed by the name of the emacs overlay package";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue