chore: Bump `blog` to `0b98273`.

main
Joshua Potter 2023-12-31 12:25:54 -07:00
parent 1e6bc1e491
commit ff774da4a8
1 changed files with 1 additions and 1 deletions

View File

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