1return { 2 settings = { 3 ["nil"] = { 4 formatting = { 5 command = { "alejandra" }, 6 }, 7 nix = { 8 flake = { 9 autoArchive = true, 10 }, 11 }, 12 }, 13 }, 14}