chore: bump `blog` to `7bd6919`.

main
Joshua Potter 2024-01-19 03:34:00 -07:00
parent 25eb9749c4
commit 3f7cf94e7a
1 changed files with 1 additions and 1 deletions

View File

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