Add pre-commit hooks

This commit is contained in:
Dave Gallant
2021-01-24 16:19:48 -05:00
parent 088d3bca8f
commit 822c40cb4a
8 changed files with 73 additions and 57 deletions

View File

@@ -9,7 +9,7 @@ This repo stores nix to manage my machines. The initial structure was inspired b
```console
$ git clone git@github.com:davegallant/nix-config.git
$ cd nix-config
$ sudo ./nixos-rebuild switch
$ sudo ./nixos-rebuild.sh switch
```
## Update