site

files for beauhilton.com
git clone https://git.beauhilton.com/site.git
Log | Files | Refs

commit 4b6f1aa2e9a41e2c5edef4314f1a0a74ad3b0825
parent b94de31aa2f2066cef6bf587349d591f23c33e04
Author: beau hilton <cbeauhilton@gmail.com>
Date:   Fri, 20 Oct 2023 11:57:31 -0500

testing hooks

Diffstat:
M.pre-commit-config.yaml | 4++--
Mflake.nix | 1+
2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml @@ -1 +1 @@ -/nix/store/kc63pvhp5s750l6mqghg6g24k5ba4r2h-pre-commit-config.json -\ No newline at end of file +/nix/store/zv6bnjxpm7iy7i4cr6gi8nlc2n1z1hpf-pre-commit-config.json +\ No newline at end of file diff --git a/flake.nix b/flake.nix @@ -58,6 +58,7 @@ rsync-to-server = { enable = true; name = "rsync-to-server"; + files = "./*"; description = "rsyncs the completed site to my server"; entry = '' soupault &&