chore: bump `blog` to `e922711`.

main
Joshua Potter 2024-01-17 08:26:11 -07:00
parent 60e7faeb7a
commit adb31da38f
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/9e3821f31a1261bffb83392ce02cb9d2a6da9b81"; "github:jrpotter/blog/e922711b9e5ef4e311e6cd7ce02ad338f7945475";
in in
{ {
services.nginx.virtualHosts."blog.jrpotter.com" = { services.nginx.virtualHosts."blog.jrpotter.com" = {