This commit is contained in:
gmvar 2025-12-05 17:56:14 +01:00 committed by GitHub
commit 0cae754aa7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 109 additions and 0 deletions

View file

@ -75,6 +75,7 @@ isMaximal: {
# Language modules that are not as common.
assembly.enable = false;
astro.enable = false;
beancount.enable = false;
nu.enable = false;
csharp.enable = false;
julia.enable = false;