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