mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-04-09 03:56:11 +00:00
language/docker: init
This commit is contained in:
parent
3ffc800a01
commit
081e089d55
4 changed files with 162 additions and 0 deletions
|
|
@ -78,6 +78,7 @@ isMaximal: {
|
|||
toml.enable = isMaximal;
|
||||
xml.enable = isMaximal;
|
||||
tex.enable = isMaximal;
|
||||
docker.enable = isMaximal;
|
||||
|
||||
# Language modules that are not as common.
|
||||
openscad.enable = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue