chore: Bump `blog` to `0b98273`.
parent
1e6bc1e491
commit
ff774da4a8
|
@ -1,7 +1,7 @@
|
||||||
{ system, ... }:
|
{ system, ... }:
|
||||||
let
|
let
|
||||||
blog = builtins.getFlake
|
blog = builtins.getFlake
|
||||||
"github:jrpotter/blog/1d5f0c25c9106f3302c79f0cdd99a4604ee3748a";
|
"github:jrpotter/blog/0b98273575532aac286f0f98d417e761400bbd81";
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
services.nginx.virtualHosts."blog.jrpotter.com" = {
|
services.nginx.virtualHosts."blog.jrpotter.com" = {
|
||||||
|
|
Loading…
Reference in New Issue