mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-05 01:53:15 -06:00
add node
This commit is contained in:
parent
f69f2839da
commit
7b04cf6274
1 changed files with 2 additions and 0 deletions
|
@ -13,8 +13,10 @@ in {
|
|||
oizys = {
|
||||
languages = [
|
||||
"nim"
|
||||
"node" # for docker langservers
|
||||
"python"
|
||||
];
|
||||
|
||||
docker = enabled;
|
||||
backups = enabled;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue