Native emacs, fluffychat permanence
This commit is contained in:
parent
7539648198
commit
293eb7b5cd
3 changed files with 32 additions and 31 deletions
|
|
@ -5,7 +5,7 @@
|
|||
inputs,
|
||||
...
|
||||
}: let
|
||||
emacs = inputs.emacs-kylekrein.packages.${hwconfig.system}.with-lsps;
|
||||
emacs = inputs.emacs-kylekrein.packages.${hwconfig.system}.with-lsps-native;
|
||||
in {
|
||||
programs.emacs = {
|
||||
enable = true;
|
||||
|
|
|
|||
|
|
@ -24,6 +24,7 @@
|
|||
".emacs.d"
|
||||
".local/share/keyrings"
|
||||
".local/share/direnv"
|
||||
".local/share/chat.fluffy.fluffychat"
|
||||
".klei"
|
||||
"Android"
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue