chore: Bump `blog` to `09fcb0b`.
parent
3f7cf94e7a
commit
f43157618e
|
@ -1,7 +1,7 @@
|
||||||
{ system, ... }:
|
{ system, ... }:
|
||||||
let
|
let
|
||||||
blog = builtins.getFlake
|
blog = builtins.getFlake
|
||||||
"github:jrpotter/blog/7bd69197cfbb8fb5e48f02abf2848b0061fc4559";
|
"github:jrpotter/blog/09fcb0b96a9c503b69d0bccc8f253110dd42ef77";
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
services.nginx.virtualHosts."blog.jrpotter.com" = {
|
services.nginx.virtualHosts."blog.jrpotter.com" = {
|
||||||
|
|
Loading…
Reference in New Issue