diff options
| author | Franck Cuny <franck@fcuny.net> | 2025-09-06 13:20:32 -0700 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2025-09-06 13:22:39 -0700 |
| commit | 0fb5af8a16909066c11dc282cf43373e721051dc (patch) | |
| tree | b68f9009c129f09e1f5b0d3592ef3cd70c3452e0 /treefmt.nix | |
| parent | certcheck to see x509 certification details (diff) | |
| download | x-0fb5af8a16909066c11dc282cf43373e721051dc.tar.gz | |
a utility to gathers detailed information about Apple Silicon System
Diffstat (limited to 'treefmt.nix')
| -rw-r--r-- | treefmt.nix | 3 |
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; |
