Simplified emacs setup and made it default
This commit is contained in:
@@ -9,8 +9,4 @@
|
||||
# text = githubPublicKey;
|
||||
# };
|
||||
|
||||
# Initializes Emacs with org-mode so we can tangle the main config
|
||||
".emacs.d/init.el" = {
|
||||
text = builtins.readFile ../shared/config/emacs/init.el;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user