Working on Emacs
This commit is contained in:
parent
f4b2a68ba0
commit
b4d239d34b
10 changed files with 186 additions and 116 deletions
|
@ -10,4 +10,12 @@
|
|||
enable = true;
|
||||
package = pkgs.customEmacs;
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
python-language-server
|
||||
fd
|
||||
ag
|
||||
nixpkgs-fmt
|
||||
rnix-lsp
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue