aboutsummaryrefslogtreecommitdiff
path: root/treefmt.nix
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2025-09-06 13:20:32 -0700
committerFranck Cuny <franck@fcuny.net>2025-09-06 13:22:39 -0700
commit0fb5af8a16909066c11dc282cf43373e721051dc (patch)
treeb68f9009c129f09e1f5b0d3592ef3cd70c3452e0 /treefmt.nix
parentcertcheck to see x509 certification details (diff)
downloadx-0fb5af8a16909066c11dc282cf43373e721051dc.tar.gz
a utility to gathers detailed information about Apple Silicon System
Diffstat (limited to 'treefmt.nix')
-rw-r--r--treefmt.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/treefmt.nix b/treefmt.nix
index b2e04da..f4b9728 100644
--- a/treefmt.nix
+++ b/treefmt.nix
@@ -24,9 +24,6 @@
programs.actionlint.enable = true;
# Markdown
programs.mdformat.enable = true;
- # Rust
- programs.rustfmt.enable = true;
- programs.taplo.enable = true;
# Nix
programs.nixfmt = {
enable = true;