plugins/preview: init

This commit is contained in:
Gaetan Lepage 2024-07-01 11:40:35 +02:00
parent 18bea9bad6
commit 6252a41fc6
3 changed files with 23 additions and 0 deletions

View file

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