chore: Bump `blog` to `09fcb0b`.

main
Joshua Potter 2024-01-19 15:34:26 -07:00
parent 3f7cf94e7a
commit f43157618e
1 changed files with 1 additions and 1 deletions

View File

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