switching back to X with Awesome
This commit is contained in:
parent
672dbb8af9
commit
4fa08ac6fa
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ with lib;
|
|||
{
|
||||
services.emacs = {
|
||||
enable = true;
|
||||
package = with pkgs; ((emacsPackagesFor emacsPgtk).emacsWithPackages
|
||||
package = with pkgs; ((emacsPackagesFor emacsNativeComp).emacsWithPackages
|
||||
(epkgs: with epkgs; [
|
||||
vterm
|
||||
magit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue