Experimenting with doom-emacs
This commit is contained in:
parent
b3071a310f
commit
a6b6fa1d02
3 changed files with 20 additions and 3 deletions
|
@ -63,7 +63,7 @@ in {
|
|||
doomPackageDir = pkgs.linkFarm "my-doom-packages" [
|
||||
{
|
||||
name = "config.el";
|
||||
path = ../../doom.d/config.el;
|
||||
path = pkgs.emptyFile;
|
||||
}
|
||||
{
|
||||
name = "init.el";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue