add pre-commit-hooks

This commit is contained in:
2023-07-14 18:53:25 -04:00
parent 4decbc5f3c
commit 9f80c55ace
4 changed files with 148 additions and 11 deletions

View File

@ -1,4 +1,4 @@
{ config, pkgs, ... }:
{ config, ... }:
{
imports = [
./homebrew.nix