nix fmt and some cleanup
Signed-off-by: cy <cy@cy7.sh>
This commit is contained in:
parent
069a65d4c7
commit
b07c255869
4 changed files with 11 additions and 8 deletions
|
@ -126,9 +126,6 @@
|
|||
...
|
||||
}:
|
||||
{
|
||||
# make pkgs available to `perSystem`
|
||||
_module.args.pkgs = inputs'.nixpkgs.legacyPackages;
|
||||
|
||||
treefmt = {
|
||||
projectRootFile = "flake.nix";
|
||||
programs.nixfmt.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue