Make emacs the default
This commit is contained in:
parent
10786a9729
commit
7603097728
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@ in
|
|||
package = emacsWithPackages;
|
||||
client.enable = true;
|
||||
socketActivation.enable = true;
|
||||
defaultEditor = true;
|
||||
};
|
||||
|
||||
home.file."emacs.d/early-init.el".source = tangleEmacsConfig "early-init.el";
|
||||
|
|
Loading…
Reference in a new issue