nixos: add emacs-auto wrapper + desktop files

This commit is contained in:
2026-02-05 18:35:42 -08:00
parent 6d3d0c56d2
commit ed752f37c5
5 changed files with 135 additions and 7 deletions

View File

@@ -55,6 +55,7 @@
nixpkgs.overlays = [
# (import ./nvidia-container-toolkit-overlay.nix)
(import ./runc-overlay.nix)
(import ./emacs-overlay.nix)
(import ./overlay.nix)
# Use codex and claude-code from dedicated flakes with cachix
(final: prev: {