diff --git a/Droidnix/README.org b/Droidnix/README.org index 61e14aaee..de6fb91f1 100644 --- a/Droidnix/README.org +++ b/Droidnix/README.org @@ -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"; }; }; + */ }; }