changing name of emacs package

This commit is contained in:
Ivan Dimitrov 2023-08-15 22:22:26 +03:00
parent e4e640640c
commit 41d4dffeff
5 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{ pkgs, ... }: { { pkgs, ... }: {
imports = [ ./neovim ./doom-emacs ./sway ./tmux.nix ./zsh.nix ]; imports = [ ./neovim ./emacs ./sway ./tmux.nix ./zsh.nix ];
programs = { programs = {
thunderbird = { thunderbird = {