Disabling emacs el files
This commit is contained in:
+2
-1
@@ -1848,7 +1848,7 @@ This sets up the emacs terminal
|
||||
EDITOR = "emacs";
|
||||
XDG_SCREENSHOTS_DIR = "~/screenshots";
|
||||
};
|
||||
|
||||
/*
|
||||
# Home Manager file management
|
||||
home.file = {
|
||||
"emacs/early-init.el" = {
|
||||
@@ -1860,6 +1860,7 @@ This sets up the emacs terminal
|
||||
target = ".emacs.d/init.el";
|
||||
};
|
||||
};
|
||||
*/
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user