This commit is contained in:
2026-03-07 11:10:43 +08:00
parent 703188c0f8
commit ed52bf7b93
3 changed files with 7 additions and 7 deletions
+4 -4
View File
@@ -61,10 +61,10 @@ in {
# Emacs daemon service (optional - uncomment to enable)
# When programs.doom-emacs.provideEmacs = true, this uses Doom Emacs
# services.emacs = {
# enable = true;
# defaultEditor = true;
# };
services.emacs = {
enable = true;
defaultEditor = true;
};
# Ensure doom directories exist
home.file.".local/share/nix-doom/.keep".text = "";