chore: bump `blog` to `042544b`.
parent
f64e3f1f55
commit
f5709d7233
|
@ -1,7 +1,7 @@
|
||||||
{ system, ... }:
|
{ system, ... }:
|
||||||
let
|
let
|
||||||
blog = builtins.getFlake
|
blog = builtins.getFlake
|
||||||
"github:jrpotter/blog/26e385791ccb78823491413fc7d61121716d8ad8";
|
"github:jrpotter/blog/042544b4b92490574fb0e8dd68dabf652641b3cd";
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
services.nginx.virtualHosts."blog.jrpotter.com" = {
|
services.nginx.virtualHosts."blog.jrpotter.com" = {
|
||||||
|
|
Loading…
Reference in New Issue