fixing emacs and using nix to configure hyprland
This commit is contained in:
parent
52c1a79d2e
commit
40293e1c71
2 changed files with 177 additions and 164 deletions
|
@ -2,7 +2,7 @@
|
|||
with lib;
|
||||
{
|
||||
services.emacs = {
|
||||
enable = false;
|
||||
enable = true;
|
||||
package = with pkgs; ((emacsPackagesFor pkgs.emacs-pgtk).emacsWithPackages
|
||||
(epkgs: with epkgs; [
|
||||
vterm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue