nix: add toml check

This commit is contained in:
notohh 2024-05-14 22:41:25 -04:00
parent 7f51f84066
commit 243618b821
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -47,6 +47,7 @@
# rust
rustfmt.enable = true;
clippy.enable = true;
taplo.enable = true;
# nix
statix.enable = true;
alejandra.enable = true;