From 536bfa3edd3459b06ff3e2c532907232a85d3d6a Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Fri, 6 Mar 2026 12:08:27 -0600 Subject: [PATCH] add eldoc-box --- home/home.nix | 1 - modules/emacs.nix | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/home/home.nix b/home/home.nix index 7d524a4..0954cb8 100644 --- a/home/home.nix +++ b/home/home.nix @@ -372,7 +372,6 @@ in { demuxer-lavf-format = "video4linux2"; demuxer-lavf-o-set = "input_format=mjpeg,video_size=1920x1080,framerate=60"; - fps = 60; }; }; scriptOpts = { diff --git a/modules/emacs.nix b/modules/emacs.nix index 6635ab7..8f92afd 100644 --- a/modules/emacs.nix +++ b/modules/emacs.nix @@ -115,6 +115,7 @@ tempel tempel-collection eglot-tempel + melpaPackages.eldoc-box projectile simple-httpd avy