Update main branch #1

Merged
jakalx merged 120 commits from develop into main 2024-02-05 21:51:32 +01:00
Showing only changes of commit 980f6c0e69 - Show all commits

View file

@ -124,7 +124,7 @@ in {
emacs = {
enable = true;
package = pkgs.emacs-unstable;
#package = pkgs.emacs-unstable;
extraPackages = epkgs: with epkgs; [ vterm ];
};