adapts emacs options
This commit is contained in:
parent
7d61f45d94
commit
397cacf189
1 changed files with 1 additions and 2 deletions
|
|
@ -96,13 +96,12 @@
|
||||||
"mas"
|
"mas"
|
||||||
"go"
|
"go"
|
||||||
{
|
{
|
||||||
name = "emacs-plus@30";
|
name = "emacs-plus";
|
||||||
args = [
|
args = [
|
||||||
"with-mailutils"
|
"with-mailutils"
|
||||||
"with-debug"
|
"with-debug"
|
||||||
"with-imagemagick"
|
"with-imagemagick"
|
||||||
];
|
];
|
||||||
restart_service = "changed";
|
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue