chore: bump blog to `f17df1c`.
parent
9c15949bb1
commit
6b98600567
|
@ -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" = {
|
||||||
|
|
Loading…
Reference in New Issue