docs: increase docs verbosity

This commit is contained in:
Leon Schwarzäugl 2025-12-19 17:42:16 +01:00 committed by Leon Schwarzäugl
parent 74840b834b
commit 1ffb154031
3 changed files with 553 additions and 216 deletions

View file

@ -5,7 +5,6 @@
];
perSystem = { pkgs, ... }: {
# formatter = pkgs.nixpkgs-fmt;
# formatter is set by treefmt to:
# formatter = lib.mkIf config.treefmt.flakeFormatter (lib.mkDefault config.treefmt.build.wrapper);
treefmt = {