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