This commit is contained in:
Tao Tien 2025-06-22 21:49:42 -07:00
parent 4c27a575a3
commit 703c40aa3c
5 changed files with 443 additions and 435 deletions

View file

@ -189,7 +189,9 @@
{
name = "nix";
auto-format = true;
formatter = {command = "alejandra";};
formatter = {
command = "alejandra";
};
}
{
name = "toml";