plugins/compiler: init

This commit is contained in:
Austin Horstman 2024-09-14 22:02:45 -05:00
parent 4f01fd981a
commit f76051e06e
No known key found for this signature in database
2 changed files with 24 additions and 0 deletions

View file

@ -0,0 +1,5 @@
{
empty = {
plugins.compiler.enable = true;
};
}