📑 Treefmt formatter for nix, json, css, sh and more

This commit is contained in:
2025-01-05 20:36:01 +01:00
parent b30376cdcf
commit 573f2c459e
11 changed files with 390 additions and 274 deletions

View File

@ -12,8 +12,13 @@
nodejs
pnpm
gcc # Required for C, Rust and others
# Formatters
# Language servers
nixd
# Formatters
nixfmt-rfc-style
treefmt
nodePackages.prettier
shfmt
];
virtualisation.docker = {