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;
|
defaultCacheTtlSsh = 300;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
services.emacs = { enable = true; };
|
||||||
|
|
||||||
home.file.".local" = {
|
home.file.".local" = {
|
||||||
recursive = true;
|
recursive = true;
|
||||||
source = ./local;
|
source = ./local;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue