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 421c970ef5 - Show all commits

View file

@ -102,9 +102,8 @@ in {
emacs = {
enable = true;
package = pkgs.emacsGit;
package = pkgs.emacsUnstable;
extraPackages = epkgs: with epkgs; [ vterm ];
#package = pkgs.emacsUnstable;
};
gh = {