Add pre-commit hooks for nixfmt, deadnix, and statix

Also, exclude .pre-commit-config.yaml from the SOPS differ
This commit is contained in:
Gene Liverman 2026-03-14 01:04:27 -04:00
parent c1a53997ce
commit 0dea1aab28
No known key found for this signature in database
23 changed files with 50 additions and 41 deletions

View file

@ -1,4 +1,4 @@
{ ... }:
_:
let
volume_base = "/var/lib/audiobookshelf";
http_port = "13378";

View file

@ -1,4 +1,3 @@
{ ... }:
{
_: {
home.stateVersion = "23.11";
}