home: Enable emacs daemon
This commit is contained in:
parent
d3e267b2e3
commit
efae4785da
1 changed files with 2 additions and 0 deletions
|
|
@ -137,6 +137,8 @@
|
|||
defaultCacheTtlSsh = 300;
|
||||
};
|
||||
|
||||
services.emacs = { enable = true; };
|
||||
|
||||
home.file.".local" = {
|
||||
recursive = true;
|
||||
source = ./local;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue