First working doom emacs config

This commit is contained in:
marc
2022-11-13 17:46:29 +01:00
parent 4577adc53f
commit f2f5227384
10 changed files with 232 additions and 74 deletions

View File

@@ -17,6 +17,7 @@
samfelag.modules = {
user.name = "marc";
bluetooth.enable = true;
editors.emacs.enable = true;
};