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