···44 # By default it's info, which is too noisy since we have many unmatched files
45 settings.on-unmatched = "debug";
460047 programs.keep-sorted.enable = true;
4849 # This uses nixfmt-rfc-style underneath,
···44 # By default it's info, which is too noisy since we have many unmatched files
45 settings.on-unmatched = "debug";
4647+ programs.actionlint.enable = true;
48+49 programs.keep-sorted.enable = true;
5051 # This uses nixfmt-rfc-style underneath,