diff --git a/hosts/dnsc-air/default.nix b/hosts/dnsc-air/default.nix index 1ce2a68..9632cd7 100644 --- a/hosts/dnsc-air/default.nix +++ b/hosts/dnsc-air/default.nix @@ -96,13 +96,12 @@ "mas" "go" { - name = "emacs-plus@30"; + name = "emacs-plus"; args = [ "with-mailutils" "with-debug" "with-imagemagick" ]; - restart_service = "changed"; } ];