diff options
| author | 2025-11-28 15:21:38 -0800 | |
|---|---|---|
| committer | 2025-11-28 15:21:38 -0800 | |
| commit | 1ba1f529b1c21219a9d7c5796e67d9b76f8a4fbf (patch) | |
| tree | f3a2c61e057c5ac765a785ea0fedb6dccf7899c9 | |
| parent | 192fc0d46ebaabfd21d0896eabbd1de81adcaa3e (diff) | |
| download | new-dotfiles-1ba1f529b1c21219a9d7c5796e67d9b76f8a4fbf.tar.gz new-dotfiles-1ba1f529b1c21219a9d7c5796e67d9b76f8a4fbf.zip | |
Pop-OS: Add Emacs Vundo
| -rw-r--r-- | oni/home/config/pop-os.scm | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/oni/home/config/pop-os.scm b/oni/home/config/pop-os.scm index af21949..b7e7070 100644 --- a/oni/home/config/pop-os.scm +++ b/oni/home/config/pop-os.scm @@ -162,7 +162,9 @@ autorandr emacs-guix - emacs-rainbow-identifiers)) + emacs-rainbow-identifiers + + emacs-vundo)) (services (list home-channels-service home-dunst-default-service home-environment-service |
