everything work now
This commit is contained in:
parent
79f15beaac
commit
b9788de3fc
1055
config/emacs/init.el
1055
config/emacs/init.el
File diff suppressed because it is too large
Load diff
|
@ -46,9 +46,7 @@ in {
|
|||
${pkgs.emacs}/bin/emacs -Q --batch ./emacs.org -f org-babel-tangle
|
||||
mv init.el $out
|
||||
'';
|
||||
|
||||
# Create the auto-saves directory
|
||||
# ".emacs.d/auto-saves/.manage-directory".text = "";
|
||||
".emacs.d/dashboard.png".source = ../../../../config/emacs/dashboard.png;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue