Changes to config following flake update
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
unzip
|
||||
|
||||
# Fonts
|
||||
maple-mono
|
||||
# maple-mono
|
||||
|
||||
# LSP Servers
|
||||
nil
|
||||
@@ -28,7 +28,7 @@
|
||||
programs = {
|
||||
emacs = {
|
||||
enable = true;
|
||||
package = pkgs.emacs29;
|
||||
package = pkgs.emacs30;
|
||||
extraPackages = epkgs: with epkgs; [
|
||||
mu4e
|
||||
vterm
|
||||
|
||||
Reference in New Issue
Block a user