{ pkgs, ... }: { projectRootFile = "flake.nix"; programs.nixfmt.enable = true; programs.taplo.enable = true; }