mirror of
https://github.com/nix-community/nix-doom-emacs
synced 2025-08-07 12:47:32 -05:00
work around #62
This commit is contained in:
@ -14,6 +14,7 @@ in
|
||||
The specified directory should contain yoour `init.el`, `config.el` and
|
||||
`packages.el` files.
|
||||
'';
|
||||
apply = path: builtins.path { inherit path; };
|
||||
};
|
||||
extraConfig = mkOption {
|
||||
description = ''
|
||||
|
Reference in New Issue
Block a user