Skip to content

Commit

Permalink
upadte
Browse files Browse the repository at this point in the history
  • Loading branch information
thexyno committed Jun 19, 2024
1 parent 2cafcd6 commit 3b6a28a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nixos-modules/services/caddy/custom-caddy.nix
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ caddy.override {
cp -r --reflink=auto . $out
'';

outputHash = "sha256-6VWB9EYWkJ5WlQfRtJxpSekVpT1i+/6wFFXJUPGeB88=";
outputHash = "sha256-mKBIAwYXHeR9J6yFD/Exn5Yh6sd6Hl2tlZNE+f/z+BQ=";
outputHashMode = "recursive";
};

Expand Down

0 comments on commit 3b6a28a

Please sign in to comment.