Move default location for emacs config

This commit is contained in:
Evie Litherland-Smith 2023-12-20 07:54:26 +00:00
parent 0a83529d12
commit dd24364994

View file

@ -3,7 +3,7 @@
# Clone emacs config from https://git.xenia.me.uk/xenia/emacs.git # Clone emacs config from https://git.xenia.me.uk/xenia/emacs.git
enable = true; enable = true;
package = pkgs.emacs29-pgtk; package = pkgs.emacs29-pgtk;
extraConfig = ''(org-babel-load-file "~/Projects/emacs/README.org")''; extraConfig = ''(org-babel-load-file "~/.emacs/README.org")'';
extraPackages = epkgs: extraPackages = epkgs:
with epkgs; [ with epkgs; [
# theme # theme