Emacs and adding Symbols Nerd Font
This commit is contained in:
parent
0340d97e8b
commit
962dddbffd
10 changed files with 77 additions and 19 deletions
|
|
@ -1,10 +1,8 @@
|
|||
{ config, lib, pkgs, modulesPath, ... }:
|
||||
|
||||
{
|
||||
services.emacs.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
emacs29-gtk3
|
||||
emacs29-pgtk # Transparency on Wayland requires Pure GTK
|
||||
|
||||
# Misc
|
||||
ispell # Spellchecker
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue