chore: bump `blog` to `9e3821f`.
parent
aacb694151
commit
60e7faeb7a
|
@ -1,7 +1,7 @@
|
||||||
{ system, ... }:
|
{ system, ... }:
|
||||||
let
|
let
|
||||||
blog = builtins.getFlake
|
blog = builtins.getFlake
|
||||||
"github:jrpotter/blog/3985323a0378ad7571511a348ef83ef833b08646";
|
"github:jrpotter/blog/9e3821f31a1261bffb83392ce02cb9d2a6da9b81";
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
services.nginx.virtualHosts."blog.jrpotter.com" = {
|
services.nginx.virtualHosts."blog.jrpotter.com" = {
|
||||||
|
|
Loading…
Reference in New Issue