adapts emacs options

This commit is contained in:
Dennis Schoepf 2025-09-06 22:22:24 +02:00
parent 7d61f45d94
commit 397cacf189

View file

@ -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";
} }
]; ];