chore: bump blog to `35fe6e3`.

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