add some more packages
This commit is contained in:
parent
67a33444a2
commit
462307e0a3
1 changed files with 3 additions and 1 deletions
4
home.nix
4
home.nix
|
@ -40,6 +40,9 @@ in
|
||||||
sbcl
|
sbcl
|
||||||
chez
|
chez
|
||||||
racket
|
racket
|
||||||
|
|
||||||
|
discord
|
||||||
|
steam
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.fish = {
|
programs.fish = {
|
||||||
|
@ -126,7 +129,6 @@ in
|
||||||
# Plug 'neoclide/coc.nvim', {'branch': 'release'}
|
# Plug 'neoclide/coc.nvim', {'branch': 'release'}
|
||||||
coc-sh
|
coc-sh
|
||||||
coc-json
|
coc-json
|
||||||
coc-fish
|
|
||||||
|
|
||||||
haskell-vim
|
haskell-vim
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue