nixos: add emacs-auto wrapper + desktop files

This commit is contained in:
2026-02-05 18:35:42 -08:00
committed by Kat Huang
parent bffae091d4
commit 9f3f5c5a9d
5 changed files with 135 additions and 7 deletions

View File

@@ -248,11 +248,6 @@ in
};
});
emacs = prev."emacs30-pgtk".override {
withNativeCompilation = true;
withTreeSitter = true;
};
python-with-my-packages = let
my-python-packages = python-packages:
with python-packages; [