chore: Bump `blog` to `c4f8c98`.

main
Joshua Potter 2024-01-07 09:11:13 -07:00
parent 8de144a008
commit 90f147a2b4
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{ system, ... }:
let
blog = builtins.getFlake
"github:jrpotter/blog/313136701fc918675675178905aaff0e0b3f9c75";
"github:jrpotter/blog/c4f8c98c5ea405da731b7d16d6a7d9e09c74bfba";
in
{
services.nginx.virtualHosts."blog.jrpotter.com" = {