Fix messed up emacs option

main
Chandler Swift 2024-05-23 23:57:13 -05:00
parent bb8d2762b3
commit 8ed77d3964
Signed by: chandlerswift
GPG Key ID: A851D929D52FB93F
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@
];
programs.bash.enable = true;
programs.emacs.enable = {
programs.emacs = {
enable = true;
extraPackages = epkgs: [
epkgs.nix-mode