Changes to config following flake update

This commit is contained in:
Random936
2025-04-11 10:19:04 -07:00
parent 143e43818a
commit f83754fb8d
5 changed files with 4 additions and 8 deletions

View File

@@ -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