Emacs-with-lsps
This commit is contained in:
parent
0042bf7d14
commit
753d553d7d
2 changed files with 4 additions and 4 deletions
|
|
@ -6,7 +6,7 @@
|
|||
hwconfig,
|
||||
...
|
||||
}: let
|
||||
emacs = inputs.emacs-kylekrein.packages.${hwconfig.system}.default;
|
||||
emacs = inputs.emacs-kylekrein.packages.${hwconfig.system}.with-lsps;
|
||||
in {
|
||||
services.emacs.enable = true;
|
||||
services.emacs.startWithGraphical = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue