nvf/modules/plugins/notes/quarto/default.nix

7 lines
57 B
Nix
Raw Normal View History

2024-10-23 14:08:35 +00:00
{
imports = [
./quarto.nix
./config.nix
];
}