We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents da2b6f4 + bc50efd commit a87e801Copy full SHA for a87e801
treefmt/flake-module.nix
@@ -5,7 +5,6 @@
5
perSystem = { config, pkgs, ... }: {
6
treefmt = {
7
projectRootFile = "flake.nix";
8
- programs.mdsh.enable = true;
9
programs.nixpkgs-fmt.enable = true;
10
programs.shellcheck.enable = true;
11
programs.shfmt.enable = true;
0 commit comments