chore: bump blog to `f17df1c`.

main
Joshua Potter 2023-12-25 23:00:09 -07:00
parent 9c15949bb1
commit 6b98600567
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/e578ed4615c0faffd3f27702a028b998bbdad7ca"; "github:jrpotter/blog/f17df1c6244e451d3c5d9f7bfd4076451446ff7b";
in in
{ {
services.nginx.virtualHosts."blog.jrpotter.com" = { services.nginx.virtualHosts."blog.jrpotter.com" = {