wip: feat: Autosaving and recent files
This commit is contained in:
@@ -51,16 +51,7 @@ in {
|
||||
sydnix.impermanence.cache.directories = [ straightBaseDir ];
|
||||
home.packages = [ emacsWrapper ];
|
||||
|
||||
# home.sessionVariables.EMACS_STRAIGHT_BASE_DIR = straightBaseDir;
|
||||
|
||||
# programs.emacs = {
|
||||
# enable = true;
|
||||
# package = emacsPackage;
|
||||
# # extraConfig = ''
|
||||
# # (load (file-name-concat "${emacsConfigDir}" "init"))
|
||||
# # '';
|
||||
# };
|
||||
|
||||
# TODO: Make sure this is using the right package for Emacs...
|
||||
services.emacs = {
|
||||
enable = true;
|
||||
# Generate a desktop entry for emacsclient.
|
||||
|
||||
Reference in New Issue
Block a user