chore: bump `blog` to `9e3821f`.

main
Joshua Potter 2024-01-17 07:39:08 -07:00
parent aacb694151
commit 60e7faeb7a
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{ system, ... }: { system, ... }:
let let
blog = builtins.getFlake blog = builtins.getFlake
"github:jrpotter/blog/3985323a0378ad7571511a348ef83ef833b08646"; "github:jrpotter/blog/9e3821f31a1261bffb83392ce02cb9d2a6da9b81";
in in
{ {
services.nginx.virtualHosts."blog.jrpotter.com" = { services.nginx.virtualHosts."blog.jrpotter.com" = {