Formatting

This commit is contained in:
2025-06-02 16:00:12 -04:00
parent ce2a59cda4
commit f8050dcf03
2 changed files with 3 additions and 3 deletions

View File

@@ -68,7 +68,7 @@
programs.emacs = {
enable = true;
package = "pkgs.emacs-pgtk";
package = pkgs.emacs-pgtk;
};
programs.fastfetch = {