feat: add some new flake inputs for other nixpkgs
lix: remove lix module ghc: fix nixvim installGhc trace libreoffice: switch to binary distribution
This commit is contained in:
parent
06fa623eef
commit
6eb3bb0b70
5 changed files with 45 additions and 30 deletions
|
@ -32,7 +32,10 @@
|
|||
};
|
||||
|
||||
# Haskell
|
||||
hls.enable = true;
|
||||
hls = {
|
||||
enable = true;
|
||||
installGhc = false;
|
||||
};
|
||||
|
||||
# For TypeScript
|
||||
ts_ls.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue