Added competitest

This commit is contained in:
EsVagy42 2025-03-15 04:51:38 +00:00
parent 4c6187dacc
commit 762630acea
2 changed files with 2 additions and 0 deletions

1
config/competitest.nix Normal file
View file

@ -0,0 +1 @@
{ plugins = { competitest = { enable = true; }; }; }