mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
Format with prettier
This commit is contained in:
parent
f5a827eacf
commit
6db92f021d
12 changed files with 1149 additions and 1152 deletions
|
|
@ -83,6 +83,7 @@
|
|||
(inputs.treefmt-nix.lib.evalModule pkgs {
|
||||
projectRootFile = "flake.nix";
|
||||
programs.nixfmt-rfc-style.enable = true;
|
||||
programs.prettier.enable = true;
|
||||
}).config.build.wrapper;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue